]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/common.php
fixup argument handling in action superclass
[quix0rs-gnu-social.git] / lib / common.php
index bcfca0fc047f5bf0028c0bdb8a9000db539dd881..5eed1bb81b3025331b5d738b4f3339f6c29e4609 100644 (file)
@@ -55,7 +55,8 @@ $config['db'] =
         'db_driver' => 'MDB2',
                'quote_identifiers' => false);
 
-require_once(INSTALLDIR . '/config.php');
+require_once(INSTALLDIR.'/config.php');
+require_once(INSTALLDIR.'/lib/action.php');
 
 # Show a server error