2009/10/09 04:26:13 +0100 claunia: System should be called from version not from app family

This commit is contained in:
2014-09-04 05:32:32 +01:00
parent d66d05ffa0
commit 0ed170814d
3 changed files with 6 additions and 3 deletions

View File

@@ -14,6 +14,8 @@ require_once(BASE."include/downloadurl.php");
require_once(BASE."include/monitor.php");
require_once(BASE."include/vote.php");
require_once(BASE."include/qemusystem.php");
define("LICENSE_OPENSOURCE", "Open Source");
define("LICENSE_SHAREWARE", "Shareware");
define("LICENSE_DEMO", "Demo");