Report syntax error when there is a broken comment (bug #905066).

This commit is contained in:
Michal Čihař
2004-05-13 19:35:53 +00:00
parent 9f07dee9a7
commit 9ef6f98cb1
103 changed files with 109 additions and 0 deletions

View File

@@ -747,4 +747,5 @@ $strCalendar = 'Calendar'; //to translate
$strRefresh = 'Refresh'; //to translate
$strDefragment = 'Defragment table'; //to translate
$strNoRowsSelected = 'No rows selected'; //to translate
$strSQPBugSyntaxError = 'Syntax error'; //to translate
?>