| 32 | | $eZTemplateOperatorArray[] = array( /*'script' => 'extension/myutils/autoloads/myutils_operators.php', |
| 33 | | 'class' => 'myutilsOperators', |
| 34 | | 'operator_names' => array( 'get_siteaccess', |
| 35 | | 'gmdate', |
| 36 | | 'is_debug_enabled', |
| 37 | | 'json_decode', |
| 38 | | 'path_to_path_array', |
| 39 | | 'redirect', |
| 40 | | 'str_ireplace', |
| 41 | | 'str_replace' |
| 42 | | )*/ |
| 43 | | ); |
| | 32 | $eZTemplateOperatorArray[] = array( |
| | 33 | /*'script' => 'extension/ezfluxbb/classes/ezfluxbboperators.php', |
| | 34 | 'class' => 'eZFluxBBOperators', |
| | 35 | 'operator_names' => array( |
| | 36 | 'LISTE', |
| | 37 | )*/ |
| | 38 | ); |