Commit Graph

28 Commits

Author SHA1 Message Date
Madhura Jayaratne
d95d403311 Coding style fixes 2012-05-10 20:39:40 +05:30
Michal Čihař
397b6fd00e Cleanup spacing after @return 2012-04-27 11:33:26 +02:00
Dieter Adriaenssens
0f772aa173 check if PHPMYADMIN is set 2012-04-14 16:51:26 +02:00
Madhura Jayaratne
d5d3d2bba4 Use 'void' if nothing is returned 2012-03-18 10:04:39 +05:30
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Madhura Jayaratne
ca16dfb46f Coding style improvements 2011-08-19 20:05:48 +05:30
Michal Čihař
9405dbb82a Fix spacing after @param 2011-07-22 09:21:55 +02:00
Michal Čihař
6c45a67d88 Update references, remove non existing ones 2011-07-18 10:10:17 +02:00
Michal Čihař
d867d7787d Remove commented out code 2011-07-18 10:09:03 +02:00
Michal Čihař
0d4ccd012d Use old_offset instead of strlen
It is really not needed to use real data as we have the offset stored
anyway.
2011-07-18 10:06:31 +02:00
Michal Čihař
69f164291f Avoid duplicating code 2011-05-17 15:26:30 +02:00
Michal Čihař
c38b3ad1ce Whitespace cleanup 2011-05-17 15:21:49 +02:00
Brian Carcich
39210c606d Add support to output zip content on the fly. 2011-05-17 15:21:15 +02:00
Brian Carcich
e49f0752f2 Minor fix for rare occurrence: zipping files with dates <1981 2011-04-05 09:20:41 +02:00
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
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Sebastian Mendel
cfeb306526 coding standard: no spaces inside braces 2007-04-01 11:02:46 +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ř
f1f39b8ed1 added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
Michal Čihař
56a4cdc4cd Drop unneed part of header which causes troubles to some programs (bug #1037737). 2004-10-19 16:55:47 +00:00
Michal Čihař
928a8b33db Be valid XHTML 2004-04-27 12:36: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