m_cache =& new ExecPhp_Cache(); $option =& $this->m_cache->get_option(); $this->m_status = $option->get_status(); $this->m_runtime =& new ExecPhp_Runtime($this->m_cache, $this->m_status); $this->m_config_ui =& new ExecPhp_ConfigUi($this->m_cache, $this->m_status); $this->m_ajax =& new ExecPhP_Ajax(); } } ?>