Michal Čihař
|
d17fba309c
|
Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
|
2010-08-30 09:53:37 +02:00 |
|
ninadsp
|
e646a2760c
|
Fixed conflict due to upstream merge
|
2010-07-23 21:59:15 +05:30 |
|
Michal Čihař
|
318dc4b650
|
Drop @version tag from docblocks.
|
2010-07-20 13:59:17 +02:00 |
|
ninadsp
|
bed1948d04
|
testing git setup - no major change made in code yet
only added a few comments
|
2010-05-23 01:22:01 +05:30 |
|
Marc Delisle
|
819324ede6
|
remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software
|
2010-03-06 18:04:17 +00:00 |
|
Marc Delisle
|
e67f4cbc54
|
clarify function name
|
2009-06-24 11:34:56 +00:00 |
|
Michal Čihař
|
84ae0420fe
|
Adding @package, third part.
|
2008-11-24 11:22:44 +00:00 |
|
Marc Delisle
|
166d0e181a
|
clarifications
|
2008-04-09 00:22:06 +00:00 |
|
Sebastian Mendel
|
46b110828b
|
no more .php3 files (3)
|
2007-10-16 13:34:33 +00:00 |
|
Sebastian Mendel
|
ecca20f1c0
|
PMA_transformation_getOptions(): do not return an element in option array if option string is empty
|
2007-03-27 13:07:49 +00:00 |
|
Sebastian Mendel
|
dadcb42f7e
|
documentation;
minor tweaks;
PMA_getMIME(), PMA_setMIME() now checks itself for $cfgRelation;
|
2007-03-26 12:48:11 +00:00 |
|
Sebastian Mendel
|
374abd5173
|
fixed/added page level docblock
|
2007-03-20 10:32:13 +00:00 |
|
Sebastian Mendel
|
817e790762
|
synced/fixed vim line
|
2007-03-19 17:55:39 +00:00 |
|
Michal Čihař
|
fb9a3a598e
|
Check before commit!
|
2006-11-17 08:49:30 +00:00 |
|
Michal Čihař
|
ed4226d595
|
remove spaces from end/beginning
|
2006-10-18 10:17:27 +00:00 |
|
Michal Čihař
|
8006c1a03e
|
Write own parser so that quoting is optional (RFE #1579163).
|
2006-10-18 08:10:38 +00:00 |
|
Sebastian Mendel
|
6b4f751e41
|
fixed bug #1409972 PHP 5.1.2 compatibility
|
2006-01-19 15:39:29 +00:00 |
|
Sebastian Mendel
|
0ae8842353
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
Marc Delisle
|
802898b8ed
|
remove some PHP3 compatibility code
|
2006-01-01 20:49:21 +00:00 |
|
Sebastian Mendel
|
16a71a194e
|
added database name to relation querys
|
2005-12-17 17:36:58 +00:00 |
|
Marc Delisle
|
7cf7ada8ac
|
patch #1253465, avoid error messages for unset variables in PHP functions that require a parameter passed by reference
|
2005-08-14 21:34:01 +00:00 |
|
Michal Čihař
|
ff74257209
|
Strip slashes to behave like documentation says.
|
2004-10-12 12:08:18 +00:00 |
|
Marc Delisle
|
b353694552
|
could not set the MIME type in mysqli
|
2004-08-21 13:05:42 +00:00 |
|
Marc Delisle
|
5fb6e7976d
|
PMA_securePath
|
2004-06-15 16:55:53 +00:00 |
|
Michal Čihař
|
1aaa89fa54
|
Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser.
|
2004-05-20 16:14:13 +00:00 |
|
Alexander M. Turek
|
2915b5c3ce
|
Added MySQLi library; Removed calls to old mysql_wrappers library.
|
2004-01-22 02:13:48 +00:00 |
|
Marc Delisle
|
28a5d0476e
|
PMA_DBI_num_rows
|
2004-01-20 19:35:37 +00:00 |
|
Alexander M. Turek
|
37d50c1822
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
Garvin Hicking
|
ca7836a684
|
Fixed transformation system now accepting '.php3' files and using the '.php' pendants. Make use of 's' RegEx pattern modifier. Fixed small (but impacting) typo.
|
2003-11-25 20:30:12 +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 |
|
Michal Čihař
|
6884f9701a
|
no more support for php3
|
2003-11-18 15:20:45 +00:00 |
|