mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
zbxe beta 0.2.8 버전 올림
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3431 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
17b54d6cdc
commit
4dce017923
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
<html lang="{Context::getLangType()}" xmlns="http://www.w3.org/1999/xhtml">
|
<html lang="{Context::getLangType()}" xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||||
<meta name="generator" content="zeroboard xe (http://www.zeroboard.com)" />
|
<meta name="generator" content="zeroboard xe (http://www.zeroboard.com)" version="{__ZBXE_VERSION__}"/>
|
||||||
<!--@if($module_info->module)--><meta name="module" content="{$module_info->module}" />
|
<!--@if($module_info->module)--><meta name="module" content="{$module_info->module}" />
|
||||||
<!--@end--><!--@if($module_info->skin)--><meta name="module_skin" content="{$module_info->skin}" />
|
<!--@end--><!--@if($module_info->skin)--><meta name="module_skin" content="{$module_info->skin}" />
|
||||||
<!--@end--><!--@if($layout_info->title)--><meta name="layout" content="{$layout_info->title} ({$layout_info->layout})" />
|
<!--@end--><!--@if($layout_info->title)--><meta name="layout" content="{$layout_info->title} ({$layout_info->layout})" />
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
* 이 내용은 제로보드XE의 버전을 관리자 페이지에 표시하기 위한 용도이며
|
* 이 내용은 제로보드XE의 버전을 관리자 페이지에 표시하기 위한 용도이며
|
||||||
* config.inc.php의 수정이 없더라도 공식 릴리즈시에 수정되어 함께 배포되어야 함
|
* config.inc.php의 수정이 없더라도 공식 릴리즈시에 수정되어 함께 배포되어야 함
|
||||||
**/
|
**/
|
||||||
define('__ZBXE_VERSION__', '0.2.7');
|
define('__ZBXE_VERSION__', '0.2.8');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief 디버깅 메세지 출력
|
* @brief 디버깅 메세지 출력
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue