mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 00:37:54 +02:00
require ()'s now work from anywhere
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
|
||||
require ("./inc/main.inc.php");
|
||||
require (PHPGW_APP_INC . "/main.inc.php");
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user