Bugfixes.
This commit is contained in:
@@ -12,6 +12,9 @@ if( @include dirname(__FILE__) . '/public/config.php' ) {
|
||||
|
||||
class ISQ { public static $general = array(), $links = array(), $social = array(), $recaptcha = array(); }
|
||||
|
||||
// Default dependencies
|
||||
$dependencies = array();
|
||||
|
||||
// Load translations
|
||||
yourls_load_custom_textdomain( 'isq_translation', 'public/languages' );
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user