paul
|
a3bd7c9d73
|
Fixed function call names for renamed functions.
|
2006-11-21 16:19:53 +00:00 |
paul
|
bb00be70bb
|
Started to convert code to PHP5 using public/private/protected/static and __construct() method, got rid of =& when constructing objects. Improved documentation in many places. Commented out functions that are no longer in use. Got rid of double-copy operations when checking for errors (e.g. $foo = $r = myMethod()). Tweaked code here and there to fit coding conventions.
|
2006-11-14 19:09:20 +00:00 |
tomash
|
c1253836d4
|
#1704 restoreBackup XMLRPC fixed
|
2006-11-09 14:38:59 +00:00 |
tomash
|
fc866bbfb7
|
#1708 fixed return struct of the restoreBackupCheck method
|
2006-11-09 01:38:04 +00:00 |
paul
|
fe31d2dfab
|
Renaming top-level livesupport directory (/trunk/livesupport) to campcaster (trunk/campcaster).
|
2006-10-19 14:55:07 +00:00 |