]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-currency.php
Rewrote handling of 'menu adverts' to a filter. This allows e.g. ext-clickbanner...
[mailer.git] / inc / extensions / ext-currency.php
index f79d750a1cccf3ea677c7198f2728212a7316752..23d34dd0ee8615f92e2f91b9239abcde8b3599bd 100644 (file)
@@ -47,7 +47,7 @@ setThisExtensionVersion('0.0.0');
 setExtensionVersionHistory(array('0.0.0'));
 
 // This extension is in development (non-productive)
-enableExtensionProductive(false);
+enableExtensionProductive(FALSE);
 
 switch (getExtensionMode()) {
        case 'register': // Do stuff when installation is running