Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 years ago |
Norv
|
74598c2506
Copyright correction.
|
12 years ago |
emanuele
|
99797a97d2
All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]
|
12 years ago |
emanuele45
|
54a72eb11e
Merge pull request #207 from Spuds/docblock
|
12 years ago |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
12 years ago |
Spuds
|
b6e15e72d9
! move fixchar create_function to Subs.php (Display.php, Subs-Auth.php, Subs-Post.php
|
12 years ago |
emanuele
|
9d36ac1c3b
Removed the usual debug function left in...
|
12 years ago |
emanuele
|
f5060bf9ef
UTF8 conversion should fail also if the index exists but is not in use - related to [Bug 3517]
|
12 years ago |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 years ago |
Spuds
|
b81e891af3
! Fix col name used in maintenance query
|
12 years ago |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
12 years ago |
Spuds
|
af915c8fee
! Initial commit of Post and PM drafts function, don't expect everything to work ;)
|
12 years ago |
emanuele
|
b5366b5e40
If a member has not yet do its first login maintenance could prune him even if it's just two seconds it is registered [msg 3379411]
|
12 years ago |
emanuele45
|
62fab1b749
Merge pull request #68 from emanuele45/alter_to_maintenance
|
12 years ago |
emanuele
|
d6c41a9f86
'Fine tuning' (well, removed a couple of speed optimizations because I realized the table messages doesn't maintain any kind of order) of the db export tool
|
12 years ago |
emanuele
|
df8d266847
Alter columnss is a job for maintenace tasks, not for settings change: moved the altering of the body table from text to mediumtext and vice versa to maintenance with proper checks and warnings regarding possible truncated messages
|
12 years ago |
emanuele
|
3ccb6819dd
Before a database dump let's check if we can handle timeouts
|
12 years ago |
Spuds
|
ca9e8fb56b
! spellarazzi
|
12 years ago |
emanuele
|
b758984492
! backup updated to support bigger backups
|
12 years ago |
Spuds
|
f02d980afc
+ added post recount function to members maintenance [4423]
|
12 years ago |
Spuds
|
7ce72a18f5
! some more minor doc changes
|
12 years ago |
Spuds
|
f265b300f9
! Some more substr() changes
|
12 years ago |
Spuds
|
f438dcabae
! Change @ini_get to ini_get. It never returns an error.
|
12 years ago |
Spuds
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
12 years ago |
Spuds
|
b698494cdd
! A couple of minor CSS changes that probably won't make any difference but were bothering me
|
12 years ago |
Spuds
|
8965e86c4d
! Pedantry in action. Making sure all new files have 'LF' svn property.
|
12 years ago |
Spuds
|
f9cb33a75c
! Theme editing didn't correctly handle session errors for templates (Themes.php)
|
12 years ago |
Spuds
|
43a6f4bd7a
! Refactor our session handler implementation into a separate Session.php file. Load.php is overloaded. :P
|
12 years ago |
Spuds
|
a18e888838
10610
|
12 years ago |