commit | e885d787cde65d9ab003426bf79047de57c83ebe | [log] [tgz] |
---|---|---|
author | admin <devnull@localhost> | Sat Sep 23 20:25:05 2006 +0000 |
committer | admin <devnull@localhost> | Sat Sep 23 20:25:05 2006 +0000 |
tree | 1421b7cca06f61b1b0274b238d6f9fbf39afd679 | |
parent | 66530a809018c2ba39d9adb5b2cf21640969e472 [diff] [blame] |
diff --git a/system/libraries/Xmlrpcs.php b/system/libraries/Xmlrpcs.php index eaec87a..0543c3b 100644 --- a/system/libraries/Xmlrpcs.php +++ b/system/libraries/Xmlrpcs.php
@@ -223,7 +223,7 @@ // Executes the Method //------------------------------------- - function execute($m) + function _execute($m) { $methName = $m->method_name;