- define LETODMS_INSTALL

This commit is contained in:
steinm 2011-10-26 07:32:19 +00:00
parent abd76b45a0
commit 8f2ec90fb2

View File

@ -1,4 +1,5 @@
<?php
define("LETODMS_INSTALL", "on");
include("../inc/inc.Settings.php");
include("../inc/inc.Language.php");
include("../inc/inc.ClassUI.php");