) { if($writer_member_srl) { $oMemberModel =& getModel('member'); $member_info = $oMemberModel->getMemberInfoByMemberSrl($writer_member_srl); if($member_info->is_admin == "Y") { return; } } $security_msg = "

".Context::getLang('security_warning_embed')."

"; $content = preg_replace('/]+>?(.*?<\/object>)?/is', $security_msg, $content); $content = preg_replace('/]+>?(\s*<\/embed>)?/is', $security_msg, $content); $content = preg_replace('/]+editor_component="multimedia_link"[^>]*>?(\s*<\/img>)?/is', $security_msg, $content); } return; } function requirePear() { if(version_compare(PHP_VERSION, "5.3.0") < 0) { set_include_path(_XE_PATH_."libs/PEAR"); } else { set_include_path(_XE_PATH_."libs/PEAR.1.9"); } } ?> on the value in a 'error' variable **/ function toBoolean() { return $this->toBool(); } } ?> 일반 text default : $buff .=' '; break; } if($this->desc) $buff .= '

'.$this->desc.'

'; return $buff; } } ?> } ?> ) { $key = strtolower($key); $output->{$key} = $val; } return $output; } } ?> s_file, $jsdoc); } /** * @brief return a file name of js file corresponding to the xml file **/ function _getCompiledFileName($xml_file) { return sprintf('%s%s.%s.compiled.js',$this->compiled_path, md5($this->version.$xml_file),Context::getLangType()); } } ?> isSupport(){ return false; } function truncate(){ return false; } } ?> function dropTable($table_name){ if(!$table_name) return; $query = sprintf("drop table %s%s", $this->prefix, $table_name); $this->_query($query); } function addQuotesArray($arr) { if(is_array($arr)) { foreach($arr as $k => $v) { $arr[$k] = $this->addQuotes($v); } } else { $arr = $this->addQuotes($arr); } return $arr; } } ?> } ?> } } ?> od() == 'JSON') { $oAPI = getAPI($this->module_info->module, 'api'); if(method_exists($oAPI, $this->act)) { $oAPI->{$this->act}($this); } } } return true; } } ?> $type = $item->type; $called_method = $item->called_method; $oModule = null; $oModule = &getModule($module, $type); if(!$oModule || !method_exists($oModule, $called_method)) continue; $output = $oModule->{$called_method}($obj); if(is_object($output) && method_exists($output, 'toBool') && !$output->toBool()) return $output; unset($oModule); } return new Object(); } } ?> Jul 1997 05:00:00 GMT"); header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT"); header("Cache-Control: no-store, no-cache, must-revalidate"); header("Cache-Control: post-check=0, pre-check=0", false); header("Pragma: no-cache"); } } ?>
Parse error: syntax error, unexpected '%' in /home/hosting_users/mcpopcorn/www/classes/template/TemplateHandler.class.php on line 888