cvs: smarty /libs/plugins function.popup.php

"Messju Mohr" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmessju1132993845@cvsserver>
messju		Sat Nov 26 03:30:45 2005 EDT

  Modified files:              
    /smarty/libs/plugins	function.popup.php 
  Log:
  added "closeclick" from http://www.bosrup.com/web/overlib/?Command_Reference
  
  
http://cvs.php.net/diff.php/smarty/libs/plugins/function.popup.php?r1=1.17&r2=1.18&ty=u
Index: smarty/libs/plugins/function.popup.php
diff -u smarty/libs/plugins/function.popup.php:1.17 smarty/libs/plugins/function.popup.php:1.18
--- smarty/libs/plugins/function.popup.php:1.17	Tue Oct 11 12:22:56 2005
+++ smarty/libs/plugins/function.popup.php	Sat Nov 26 03:30:42 2005
@@ -89,6 +89,7 @@
             case 'vauto':
             case 'mouseoff':
             case 'followmouse':
+            case 'closeclick':
                 if ($_value) $append .= ',' . strtoupper($_key);
                 break;
 

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.