Date: 01/07/01
- Next message: uw: "[phplib-dev] cvs commit"
- Previous message: uw: "[phplib-dev] cvs commit"
- Next in thread: uw: "[phplib-dev] cvs commit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: uw: "[phplib-dev] cvs commit"
- Previous message: uw: "[phplib-dev] cvs commit"
- Next in thread: uw: "[phplib-dev] cvs commit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

