Marc Delisle
aa2076eedc
protection against XSS when register_globals is on and .htaccess has no effect
2008-06-17 21:32:48 +00:00
Marc Delisle
42e50bd09c
unused variable
2008-05-18 15:53:27 +00:00
Marc Delisle
787564f7df
bug #1762029 Cannot upload BLOB into existing row in 2.11-beta1
2007-07-27 14:50:37 +00:00
Marc Delisle
609d38a9cd
start QA_11
2007-07-18 15:55:11 +00:00
Marc Delisle
e2599e32c5
start QA_2_11
2007-07-18 15:54:09 +00:00
Marc Delisle
3aa359d574
bug #1699532 last part of the fix (for ENU)
2007-05-23 17:11:16 +00:00
Sebastian Mendel
c5cba195f1
renamed class files according to PMA standard (or at least how i guess)
2007-05-15 06:18:21 +00:00
Sebastian Mendel
573a6161bd
fixed code indention
2007-05-09 12:18:57 +00:00
Marc Delisle
e3012401d4
insert a row if BLOB is empty
2007-03-31 12:19:02 +00:00
Sebastian Mendel
fe77220226
bug #1690561 Blobs being cleared on Edit of row
2007-03-29 13:52:26 +00:00
Sebastian Mendel
d0facc3d4f
splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php
2007-03-20 14:16:18 +00:00
Sebastian Mendel
817e790762
synced/fixed vim line
2007-03-19 17:55:39 +00:00
Marc Delisle
2b54018416
INSERT non-uploaded values no longer working
2007-03-11 12:35:30 +00:00
Sebastian Mendel
f49b5d24cf
move file upload functionality into own class;
...
make use of $cfg['TempDir'] for file uploads;
2007-03-08 14:08:49 +00:00
Marc Delisle
42ac66ad74
get rid of propicon
2007-02-10 15:58:46 +00:00
Sebastian Mendel
d3f335ac3d
refactored:
...
made register_globals independent;
added documentation;
removed unused code;
fixed bug #1597686 last insert id message wrong;
and much more i don't remember ...
2006-12-19 16:54:29 +00:00
Sebastian Mendel
0ae8842353
(not complete) PEAR coding standard
2006-01-17 17:03:02 +00:00
Marc Delisle
84952a539b
previous fix introduced a bug: cannot change a value for a nullable field
2005-12-22 16:49:33 +00:00
Marc Delisle
8db1bbc4cf
bug #1385974 , cannot un-null a value
2005-12-20 21:31:05 +00:00
Marc Delisle
75ba7193a3
bug #1367549 , handling of CURRENT_TIMESTAMP
2005-11-29 18:44:13 +00:00
Michal Čihař
e040c424fa
Move tbl_replace_fields.php to libraries folder as it does not require direct access.
2005-11-24 09:00:21 +00:00