Commit Graph

15 Commits

Author SHA1 Message Date
Sven Strickroth
797ec6faf0 added spaces to improve look and feel of output
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2011-12-16 11:38:35 -05:00
Sven Strickroth
7ef064f648 add backquotes to improve look and feel of output
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2011-12-16 11:38:24 -05:00
Sven Strickroth
9fc23c8824 escape single quotes in column names
Column names like `id'` must be escaped in a PHP string

Signed-off-by: Sven Strickroth <email@cs-ware.de>
2011-12-16 11:38:14 -05:00
Sven Strickroth
e43ed55b04 fix invalid PHP variable names
Tables with names like `0-` are allowed in SQL, but not in PHP variable names

Signed-off-by: Sven Strickroth <email@cs-ware.de>
2011-12-16 11:37:55 -05:00
Michal Čihař
eeea3d6845 [export] Better handling of export to PHP array.
There is no need for own logic here, we can use var_export.
2011-01-13 13:42:24 +01: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
c9253c0a0e Merge conflict resolved for Lori's tree merge to main 2010-08-22 12:42:54 +05:30
lorilee
3ba5c8e0f4 Fixed XHTML syntax problems 2010-06-18 16:11:52 -04:00
lorilee
25fe9dcc43 Updated hidden structure/data field name, Modified label text, Modified formatting 2010-06-09 20:32:21 -04: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
b05a903dc3 gettext conversion 2010-05-14 07:47:50 -04:00
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
d63ed916fc code cleanup 2009-12-30 13:46:17 +00:00
Marc Delisle
d9c6e3b345 patch #2816713, fix for PHP array export: NULL values not correctly dumped 2009-07-06 12:18:39 +00:00
Marc Delisle
e428843f80 patch #2805828 [export] PHP array export plugin 2009-06-27 18:31:34 +00:00