skeeter
|
a3c1738bec
|
This will now create the files after d/l'ing them. This could be dangerous as it actually overwrites any files that are in your apps directory. Remember, overwrites, it does not delete the app directory and reinstalls. Maybe it should as it would need to be allowed to remove old unused files.
|
2002-02-23 13:22:59 +00:00 |
|
skeeter
|
6697ac21b4
|
Adding new functionality. Can now request an app to be delivered to your system from a host server via XML-RPC. The app is passed via an associated array of [] = base64_encoded();. Using base64 to maintain binary file types (images/foreign lang files).
|
2002-02-20 03:46:27 +00:00 |
|
skeeter
|
220e0a5c62
|
Adding parts of new app registry system. Initial calls allow get_appby[id/name] and find_new_app. More to follow.
|
2002-02-15 19:05:40 +00:00 |
|