[root]/branches/maintainer/0.2.1-stelzi/Rev938/inc
.secret
(0 files, 0 lines)
autopurge
(0 files, 0 lines)
cache
(0 files, 0 lines)
db
(0 files, 0 lines)
debug
(0 files, 0 lines)
client
(0 files, 0 lines)
relay
(0 files, 0 lines)
server
(0 files, 0 lines)
extensions
(0 files, 0 lines)
img
(0 files, 0 lines)
js
(0 files, 0 lines)
language
(0 files, 0 lines)
libs
(0 files, 0 lines)
loader
(0 files, 0 lines)
mails
(0 files, 0 lines)
modules
(0 files, 0 lines)
admin
(0 files, 0 lines)
guest
(0 files, 0 lines)
member
(0 files, 0 lines)
sponsor
(0 files, 0 lines)
monthly
(0 files, 0 lines)
phpmailer
(0 files, 0 lines)
docs
(0 files, 0 lines)
examples
(0 files, 0 lines)
images
(0 files, 0 lines)
language
(0 files, 0 lines)
phpdoc
(0 files, 0 lines)
PHPMailer
(0 files, 0 lines)
media
(0 files, 0 lines)
test
(0 files, 0 lines)
pool
(0 files, 0 lines)
reset
(0 files, 0 lines)
weekly
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 169 (100.0%) | 2571 (100.0%) | 15.2 |
stelzi | 87 (51.5%) | 2520 (98.0%) | 28.9 |
quix0r | 82 (48.5%) | 51 (2.0%) | 0.6 |
Attempt to delete all directories of ex-maintainer
0 lines of code changed in 42 files:
SVN properties globally set
51 lines of code changed in 40 files:
- Fixed #119 (mysql-connect.php) + an other related Typo
- Prevented the script from suicide itself mor than once on errors in header.php and app_die()
- Fixed OUTPUT_HTML() to work in install-mode
Please don't introduce such hen and egg problems in 0.3.0 ;-)
31 lines of code changed in 3 files:
mt_srand() is DEPRICATED since PHP 4.2.0 because there is no need for seed-generation any more!!
some rewrites to debug_report_bug() to better log the bug.
27 lines of code changed in 4 files:
Added a Depricating-Log-Message-Entry on a depricated upercase- or constant-message
5 lines of code changed in 1 file:
functions.php:VALIDATE_EMAIL() => altered the regex-pattern and added modificator
i (match both upper and lower case letters) and
U (PCRE_UNGREEDY) to work with preg_match the same way as eregi
5 lines of code changed in 1 file:
New Merge from Head
2452 lines of code changed in 74 files:
Added an excludePattern to GET_DIR_AS_ARRAY().
The default value is to exclude . and ..
It also repaleces of // to /.
This is needed, whenn $baseDir is an emty String.
In searchDirsRecursive() take advantage of the excludePattern for getting the Revision.
I think this solves #111 (http://forum.mxchange.org/topic-post1927.html#post1927) with any safeMode-Issues.
0 lines of code changed in 4 files: