mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-27 22:33:10 +09:00
issue 2662 coding convention fix (in classes)
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12144 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f9fbd4a307
commit
cc1d9775ef
7 changed files with 186 additions and 94 deletions
|
|
@ -1,2 +1,5 @@
|
|||
<?php
|
||||
header('Location: ' . preg_replace('/admin\/|admin/', 'index.php?module=admin', $_SERVER['REQUEST_URI']));
|
||||
|
||||
/* End of file index.php */
|
||||
/* Location: ./admin/index.php */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue