]> Kevux Git Server - koopa/commit
Update: implement custom language support in regular paths in the same way internal...
authorKevin Day <thekevinday@gmail.com>
Wed, 26 Apr 2017 15:09:57 +0000 (10:09 -0500)
committerKevin Day <thekevinday@gmail.com>
Wed, 26 Apr 2017 15:09:57 +0000 (10:09 -0500)
commit4b31ecdaace925f8f84921fd3d4f091d3a098be6
tree19d49eb3a29e141af8f8b88c6719cd047595f4d3
parent8fe7f2847adfb640c2791911652045f80013aa5a
Update: implement custom language support in regular paths in the same way internal paths implement custom languages
12 files changed:
common/base/classes/base_path.php
program/reservation/internal/ja/access_denied.php
program/reservation/internal/ja/bad_method.php
program/reservation/internal/ja/not_found.php
program/reservation/internal/ja/server_error.php
program/reservation/paths/u/dashboard.php
program/reservation/paths/u/ja/dashboard.php [new file with mode: 0644]
program/reservation/paths/u/ja/login.php [new file with mode: 0644]
program/reservation/paths/u/ja/logout.php [new file with mode: 0644]
program/reservation/paths/u/login.php
program/reservation/paths/u/logout.php
program/reservation/reservation_paths.php