summaryrefslogtreecommitdiffstats
path: root/web/html/logout.php
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2007-09-20 23:46:43 +0200
committerpjmattal <pjmattal>2007-09-20 23:46:43 +0200
commit452d6b1245f26b1c46e715077e9bcc593f66ed9e (patch)
tree3135fec4b7c199ffb4cbd52a260763004cb96d69 /web/html/logout.php
parent0b92839bee80fc2ba6ea67be1e48d176c0d242bc (diff)
downloadaur-452d6b1245f26b1c46e715077e9bcc593f66ed9e.tar.gz
aur-452d6b1245f26b1c46e715077e9bcc593f66ed9e.tar.xz
patch from eliott to convert all <? to <?php
Diffstat (limited to 'web/html/logout.php')
-rw-r--r--web/html/logout.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/logout.php b/web/html/logout.php
index be4027f7..76736b7e 100644
--- a/web/html/logout.php
+++ b/web/html/logout.php
@@ -1,4 +1,4 @@
-<?
+<?php
set_include_path(get_include_path() . PATH_SEPARATOR . '../lib' . PATH_SEPARATOR . '../lang');