App Root hinzugefügt

This commit is contained in:
Karl Burkhart
2011-01-31 13:38:50 +00:00
parent ed3d175196
commit 1890e5c5df
+3
View File
@@ -19,6 +19,9 @@
define("CONN_STRING_WAWI","host=localhost port=5432 dbname=wawi user=user password=password");
define('SERVER_ROOT','http://calva.technikum-wien.at');
define('APP_ROOT','http://calva.technikum-wien.at/burkhart/fhcomplete/trunk/');
// Externe Funktionen - Unterordner im Include-Verzeichnis
define('EXT_FKT_PATH','tw');