tel8618217223380 / cpassman

Automatically exported from code.google.com/p/cpassman
0 stars 0 forks source link

Issues upgrading to beta2 #57

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The generated settings.php had 2 errors on line 8 and 12 despite these messages 
:

PHP Parse error:  syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in 
xxx/includes/settings.php on line 9
PHP Parse error:  syntax error, unexpected T_STRING in 
xxx/includes/settings.php on line 13

In fact, 2 simple quotes were includes instead of one single.

Don't have the time to review the code right now but looks like a simple 
mistake...

Original issue reported on code.google.com by rdoursen...@gpcsolutions.fr on 26 Apr 2011 at 11:07

GoogleCodeExporter commented 9 years ago
Hi

Yes there is something wrong with the doublequotes.
I've got to check my source code on that specific issue.

Thanks

Nils

Original comment by cpassman...@gmail.com on 8 May 2011 at 6:52

GoogleCodeExporter commented 9 years ago
for what it's worth, line 590 of upgrade_ajax.php should have the outermost 
single quotes removed. 

-dc

Original comment by david.a....@t2health.org on 30 Jun 2011 at 7:12