]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-yoomedia.php
More globals rewritten, see ticket #100
[mailer.git] / inc / extensions / ext-yoomedia.php
index a650014b282b13243150768b1c79e50139faa252..3dccf5fae5029695d2072440d8e0578a29984fcb 100644 (file)
@@ -118,7 +118,7 @@ case "test": // For testing purposes. For details see file inc/modules/admin/wha
 
 default: // Do stuff when extension is loaded
        // The translation table
 
 default: // Do stuff when extension is loaded
        // The translation table
-       $yoomediaTranslationTable = array(
+       $GLOBALS['translation_tables']['yoomedia'] = array(
                // Error messages
                'error_codes' => array(
                        1  => 'wrong_pass',
                // Error messages
                'error_codes' => array(
                        1  => 'wrong_pass',