Marc Delisle
632211d065
gettext conversion
2010-05-09 16:24:32 -04:00
Michal Čihař
56941e509c
Adding @package, second part.
2008-11-24 11:05:40 +00:00
Marc Delisle
1bd7ec70e2
bug #2046883 [core] Notices about deprecated dl() (so stop using it)
2008-08-16 14:06:27 +00:00
Marc Delisle
544831fda7
patch #2007196 , Typos in comments, thanks to knittl - knittl
2008-07-01 19:21:28 +00:00
Marc Delisle
afbb2a9dc2
protection against XSS when register_globals is on and .htaccess has no effect
2008-06-21 15:01:27 +00:00
Sebastian Mendel
6207216296
differ between PHP and SQL debugging
2008-01-22 08:19:52 +00:00
Sebastian Mendel
26599a4fe2
fixed call to PMA_Message::addParam()
2007-10-18 07:24:04 +00:00
Sebastian Mendel
085a7c8f22
make use of PMA_Message
2007-10-17 12:14:19 +00:00
Sebastian Mendel
cfeb306526
coding standard: no spaces inside braces
2007-04-01 11:02:46 +00:00
Sebastian Mendel
817e790762
synced/fixed vim line
2007-03-19 17:55:39 +00:00
Sebastian Mendel
5fd01ea5b9
use $GLOBALS as this scripts can be included from inside a function
2005-11-03 12:22:08 +00:00
Sebastian Mendel
c097def342
fixed 'not defined function'
2005-11-02 07:38:57 +00:00
Sebastian Mendel
522c09e27b
display error in error box
2005-11-02 07:22:55 +00:00
Alexander M. Turek
37d50c1822
Huge set of optimizations, please test!
2003-11-26 22:52:25 +00:00
Garvin Hicking
f0da471ec3
/libraries cleanup hopefully done. Double-Checked every change, my installation still works. ;)
...
Will continue working on remaining files tomorrow and hope to make it to the end of the next day.
2003-11-20 16:31:51 +00:00
Garvin Hicking
d3f84bca94
First batch of PHP4/MySQL compatibility/performance changes.
...
Everything should be non-intrusive for installations meeting our new 4.1.0/3.23.32 specs.
I will commit my files every now and then for easier code review and to let you see which constructs I replace. Jump in if there are any objections. The basic thing I'm doing is documented in the changelog.
I'll continue with files in the libraries/ subdirectory and will move to the root-level files in last instance.
2003-11-20 10:34:35 +00:00
Michal Čihař
6884f9701a
no more support for php3
2003-11-18 15:20:45 +00:00