Merge branch 'g5'

This commit is contained in:
chicpro
2016-11-22 10:46:46 +09:00
3 changed files with 10 additions and 10 deletions

View File

@ -1,4 +1,4 @@
<?
<?php
$sub_menu = "200100";
include_once("./_common.php");

View File

@ -1,4 +1,4 @@
<?
<?php
$sub_menu = "200100";
include_once("./_common.php");

View File

@ -205,6 +205,6 @@ $(document).ready(function(){
}
?>
<?
<?php
include_once ('./admin.tail.php');
?>