[phplib-dev] cvs commit From: uw (phplib-dev <email protected>)
Date: 01/07/01

From: uw
Date: Mon Jan 8 02:05:28 2001
Modified files:
      php-lib/php/form/form.inc

Log message:
This is called Colombomitting.... I need some Voltax.

Index: php-lib/php/form/form.inc
diff -u php-lib/php/form/form.inc:1.19 php-lib/php/form/form.inc:1.20
--- php-lib/php/form/form.inc:1.19 Mon Jan 8 01:59:40 2001
+++ php-lib/php/form/form.inc Mon Jan 8 02:05:27 2001
@@ -26,7 +26,7 @@
 * - tree (select box with options show as a tree)
 *
 *  <email protected> Ulf Wendel <ulf.wendel <email protected>>
-*  <email protected> $Id: form.inc,v 1.19 2001/01/08 00:59:40 uw Exp $
+*  <email protected> $Id: form.inc,v 1.20 2001/01/08 01:05:27 uw Exp $
 *  <email protected> public
 *  <email protected> Form
 */
@@ -931,7 +931,7 @@
                                                                                 );
 
                 if ($nolanguage)
- $js .= sprintf('<script>%s</script>', $nolanguage);
+ $js .= sprintf('<script>%s</script>', $this->compressJS($nolanguage));
                         
                 return $js;
         } // end func getJS

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-dev-unsubscribe <email protected>
For additional commands, e-mail: phplib-dev-help <email protected>