diff options
author | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-11-17 17:44:31 +0000 |
---|---|---|
committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-11-17 17:44:31 +0000 |
commit | 0ed464fae67285bcc734cc8ebbbbfd14cb3562aa (patch) | |
tree | d27099613f092b915dc76638b538d6f613a2e878 /phpBB/search.php | |
parent | 2a9f3fc584e8cdf71a82f451e086a64e737572e8 (diff) | |
download | forums-0ed464fae67285bcc734cc8ebbbbfd14cb3562aa.tar forums-0ed464fae67285bcc734cc8ebbbbfd14cb3562aa.tar.gz forums-0ed464fae67285bcc734cc8ebbbbfd14cb3562aa.tar.bz2 forums-0ed464fae67285bcc734cc8ebbbbfd14cb3562aa.tar.xz forums-0ed464fae67285bcc734cc8ebbbbfd14cb3562aa.zip |
And again my brain gets ahead of my fingers ... mental note, reduce caffeine intake
git-svn-id: file:///svn/phpbb/trunk@1350 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/search.php')
-rw-r--r-- | phpBB/search.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/search.php b/phpBB/search.php index 660f55c95c..60054a4d9a 100644 --- a/phpBB/search.php +++ b/phpBB/search.php @@ -1,4 +1,4 @@ -orig_word<?php +<?php /*************************************************************************** * search.php * ------------------- |