Combined if-statements

Combined two of the same if-statements into one.
This commit is contained in:
Tim 2018-02-25 18:46:51 +01:00 committed by Timz99
parent e910367faa
commit a97539998d
No known key found for this signature in database
GPG Key ID: 4D8268DC68E8339D
1 changed files with 0 additions and 2 deletions

View File

@ -118,9 +118,7 @@ if(!defined('PSM_MODULE_DEFAULT')) {
* Default theme
*/
define('PSM_THEME', 'default');
}
if(!defined('PSM_MODULE_DEFAULT')) {
/**
* Default module (if none given or invalid one)
*/