mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 10:54:27 +02:00
added "closeclick" from http://www.bosrup.com/web/overlib/?Command_Reference
This commit is contained in:
@@ -89,6 +89,7 @@ function smarty_function_popup($params, &$smarty)
|
||||
case 'vauto':
|
||||
case 'mouseoff':
|
||||
case 'followmouse':
|
||||
case 'closeclick':
|
||||
if ($_value) $append .= ',' . strtoupper($_key);
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user