4
0
Christopher Johnson 8 жил өмнө
parent
commit
929a79504f

+ 0 - 1
.gitignore

@@ -94,4 +94,3 @@ css/themes/*.css
 !css/themes/Organizr.css
 !css/themes/Blue.css
 *sonflix*
-api/plugins

+ 1 - 1
api/plugins/php-mailer.php

@@ -14,7 +14,7 @@ $GLOBALS['plugins'][]['PHP Mailer'] = array( // Plugin Name
     'version'=>'1.0.0', // SemVer of plugin
     'image'=>'plugins/images/php-mailer.png', // 1:1 non transparent image for plugin
 	'settings'=>true, // does plugin need a settings page? true or false
-    'homepage'=>false // Is plugin for use on homepage? true or false
+    'homepage'=>false // Is plugin for use on homepage? true or false 
 );
 // INCLUDE/REQUIRE FILES