mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@339 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fdc255b238
commit
28dd1b022d
3 changed files with 17 additions and 19 deletions
|
|
@ -16,13 +16,7 @@
|
|||
<link rel="stylesheet" HREF="{$css_file}" type="text/css" />
|
||||
<!--@end-->
|
||||
<script type="text/javascript">
|
||||
<!--@if($mid)-->
|
||||
var zbfe_url = "mid={$mid}";
|
||||
<!--@elseif($module)-->
|
||||
var zbfe_url = "module={$module}";
|
||||
<!--@else-->
|
||||
var zbfe_url = "";
|
||||
<!--@end-->
|
||||
var zbfe_url = "{$zbfe_url}";
|
||||
</script>
|
||||
{Context::getHtmlHeader()}
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue