Changeset 928
- Timestamp:
- 05/05/08 12:09:36 (3 months ago)
- Files:
-
- branches/1.0.x/lib/jelix/core/response/jResponseHtml.class.php (modified) (1 diff)
- branches/1.0.x/lib/jelix/core/response/jResponseHtml.class.php (modified) (1 diff)
- branches/1.0.x/lib/jelix/core/response/jResponseHtml.class.php (modified) (1 diff)
- branches/1.0.x/lib/jelix/core/response/jResponseHtml.class.php (modified) (1 diff)
- branches/1.0.x/lib/jelix/core/response/jResponseXul.class.php (modified) (1 diff)
- branches/1.0.x/lib/jelix/core/response/jResponseXul.class.php (modified) (1 diff)
- branches/1.0.x/lib/jelix/core/response/jResponseXul.class.php (modified) (1 diff)
- branches/1.0.x/lib/jelix/core/response/jResponseXul.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.0.x/lib/jelix/core/response/jResponseHtml.class.php
r869 r928 216 216 echo '<script type="text/javascript">if(console){'; 217 217 foreach($GLOBALS['gJCoord']->logMessages['firebug'] as $m) { 218 echo 'console.debug("',str_replace(array(' \\','"',"\n","\r","\t"),array('\\\\','\"','\\n','\\r','\\t'),$m),'");';218 echo 'console.debug("',str_replace(array('"',"\n","\r","\t"),array('\"','\\n','\\r','\\t'),$m),'");'; 219 219 } 220 220 echo '}else{alert("there are log messages, you should activate Firebug to see them");}</script>'; branches/1.0.x/lib/jelix/core/response/jResponseHtml.class.php
r869 r928 216 216 echo '<script type="text/javascript">if(console){'; 217 217 foreach($GLOBALS['gJCoord']->logMessages['firebug'] as $m) { 218 echo 'console.debug("',str_replace(array(' \\','"',"\n","\r","\t"),array('\\\\','\"','\\n','\\r','\\t'),$m),'");';218 echo 'console.debug("',str_replace(array('"',"\n","\r","\t"),array('\"','\\n','\\r','\\t'),$m),'");'; 219 219 } 220 220 echo '}else{alert("there are log messages, you should activate Firebug to see them");}</script>'; branches/1.0.x/lib/jelix/core/response/jResponseHtml.class.php
r869 r928 216 216 echo '<script type="text/javascript">if(console){'; 217 217 foreach($GLOBALS['gJCoord']->logMessages['firebug'] as $m) { 218 echo 'console.debug("',str_replace(array(' \\','"',"\n","\r","\t"),array('\\\\','\"','\\n','\\r','\\t'),$m),'");';218 echo 'console.debug("',str_replace(array('"',"\n","\r","\t"),array('\"','\\n','\\r','\\t'),$m),'");'; 219 219 } 220 220 echo '}else{alert("there are log messages, you should activate Firebug to see them");}</script>'; branches/1.0.x/lib/jelix/core/response/jResponseHtml.class.php
r869 r928 216 216 echo '<script type="text/javascript">if(console){'; 217 217 foreach($GLOBALS['gJCoord']->logMessages['firebug'] as $m) { 218 echo 'console.debug("',str_replace(array(' \\','"',"\n","\r","\t"),array('\\\\','\"','\\n','\\r','\\t'),$m),'");';218 echo 'console.debug("',str_replace(array('"',"\n","\r","\t"),array('\"','\\n','\\r','\\t'),$m),'");'; 219 219 } 220 220 echo '}else{alert("there are log messages, you should activate Firebug to see them");}</script>'; branches/1.0.x/lib/jelix/core/response/jResponseXul.class.php
r811 r928 156 156 echo '<script type="text/javascript">if(console){'; 157 157 foreach($GLOBALS['gJCoord']->logMessages['firebug'] as $m) { 158 echo 'console.debug("',str_replace(array(' \\','"',"\n","\r","\t"),array('\\\\','\"','\\n','\\r','\\t'),$m),'");';158 echo 'console.debug("',str_replace(array('"',"\n","\r","\t"),array('\"','\\n','\\r','\\t'),$m),'");'; 159 159 } 160 160 echo '}else{alert("there are log messages, you should activate Firebug to see them");}</script>'; branches/1.0.x/lib/jelix/core/response/jResponseXul.class.php
r811 r928 156 156 echo '<script type="text/javascript">if(console){'; 157 157 foreach($GLOBALS['gJCoord']->logMessages['firebug'] as $m) { 158 echo 'console.debug("',str_replace(array(' \\','"',"\n","\r","\t"),array('\\\\','\"','\\n','\\r','\\t'),$m),'");';158 echo 'console.debug("',str_replace(array('"',"\n","\r","\t"),array('\"','\\n','\\r','\\t'),$m),'");'; 159 159 } 160 160 echo '}else{alert("there are log messages, you should activate Firebug to see them");}</script>'; branches/1.0.x/lib/jelix/core/response/jResponseXul.class.php
r811 r928 156 156 echo '<script type="text/javascript">if(console){'; 157 157 foreach($GLOBALS['gJCoord']->logMessages['firebug'] as $m) { 158 echo 'console.debug("',str_replace(array(' \\','"',"\n","\r","\t"),array('\\\\','\"','\\n','\\r','\\t'),$m),'");';158 echo 'console.debug("',str_replace(array('"',"\n","\r","\t"),array('\"','\\n','\\r','\\t'),$m),'");'; 159 159 } 160 160 echo '}else{alert("there are log messages, you should activate Firebug to see them");}</script>'; branches/1.0.x/lib/jelix/core/response/jResponseXul.class.php
r811 r928 156 156 echo '<script type="text/javascript">if(console){'; 157 157 foreach($GLOBALS['gJCoord']->logMessages['firebug'] as $m) { 158 echo 'console.debug("',str_replace(array(' \\','"',"\n","\r","\t"),array('\\\\','\"','\\n','\\r','\\t'),$m),'");';158 echo 'console.debug("',str_replace(array('"',"\n","\r","\t"),array('\"','\\n','\\r','\\t'),$m),'");'; 159 159 } 160 160 echo '}else{alert("there are log messages, you should activate Firebug to see them");}</script>';
