We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b54b27 commit e60c12fCopy full SHA for e60c12f
server/mods-available/remoteaction_core_module.inc.php
@@ -27,7 +27,7 @@
27
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28
*/
29
30
-class remoteaction_core_module extends modules_base {
+class remoteaction_core_module {
31
var $module_name = 'remoteaction_core_module';
32
var $class_name = 'remoteaction_core_module';
33
/* No actions at this time. maybe later... */
0 commit comments