Fixed: Use of <? instead of <?php in some files broke login on some system configurations.

hg/feature/sound
kaetemi@users.sourceforge.net 15 years ago
parent a4457c5778
commit 818fabfa30

@ -1,4 +1,4 @@
<? <?php
/* /*
* Message tables. * Message tables.

@ -1,4 +1,4 @@
<? <?php
include_once('../tools/validate_cookie.php'); include_once('../tools/validate_cookie.php');
include_once('ring_session_manager_itf.php'); include_once('ring_session_manager_itf.php');
include_once('../tools/domain_info.php'); include_once('../tools/domain_info.php');

Loading…
Cancel
Save