Meik Sievertsen
bdec7f1e2c
*** empty log message ***
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5142 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-05-06 20:50:13 +00:00
Meik Sievertsen
585dff72c6
some changes
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5092 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-02-21 18:38:40 +00:00
Paul S. Owen
5d8b228bb0
"Fix" for realpath and Lycos?
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3222 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-12-21 19:09:57 +00:00
Paul S. Owen
dcceaa48ca
A whole bunch of fixes
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3081 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-23 22:56:41 +00:00
dougk_ff7
6913351af7
This is an attempt to remove problems with "file_exists()" calls in later
...
versions of PHP. From what I can tell, PHP requires a full path to
file_exists() in newer versions, and realpath() will fix it. I noticed that
file_exists() doesn't need to have a full path passed to it in older versions,
so I just made a fake function, realpath() that will only define itself
if realpath() isn't defined. It may or may not work, it seems to work here
on PHP 4.2.3, but if it breaks older versions, please *LET ME KNOW* or
change it. Because I changed this so quickly, I don't know if everything works
exactly. Really, PM or email me if it doesn't. Cross your fingers! :D
Thanks!
dougk_ff7
dougk_ff7@phpbb.com
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2935 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-06 00:47:46 +00:00
the_systech
32b514a800
Ok this is just me being anal again... No code changes, just file headers..
...
git-svn-id: file:///svn/phpbb/trunk@2467 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-02 21:13:47 +00:00
Paul S. Owen
b651274960
Stop being too paranoid about hacking of includes containing only fully inclusive functions
...
git-svn-id: file:///svn/phpbb/trunk@2328 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 23:53:12 +00:00
Paul S. Owen
502e4aceea
Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!)
...
git-svn-id: file:///svn/phpbb/trunk@2304 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 13:35:23 +00:00
Paul S. Owen
0a120aea72
Another warning fix ...
...
git-svn-id: file:///svn/phpbb/trunk@2006 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 19:12:37 +00:00
Paul S. Owen
e46d624c6b
Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these
...
git-svn-id: file:///svn/phpbb/trunk@1997 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 17:25:58 +00:00
the_systech
9ef75ba2b8
Fix for Paul's Polling problem..
...
git-svn-id: file:///svn/phpbb/trunk@957 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-31 20:59:12 +00:00
James Atkinson
191e52086f
Re-added GPL disclaimers
...
git-svn-id: file:///svn/phpbb/trunk@943 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-30 22:20:23 +00:00
Paul S. Owen
92fda1ce7c
Modified header comments
...
git-svn-id: file:///svn/phpbb/trunk@933 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-26 14:04:27 +00:00
dougk_ff7
0073e1ffe4
Fixes a template parsing error.
...
git-svn-id: file:///svn/phpbb/trunk@847 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-13 04:08:02 +00:00
Paul S. Owen
7090e785a9
Changed extension of templates to php
...
git-svn-id: file:///svn/phpbb/trunk@741 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-24 11:39:00 +00:00