]> Kevux Git Server - koopa/commit
Cleanup: move interfaces into an interfaces subdirectory
authorKevin Day <thekevinday@gmail.com>
Thu, 15 Feb 2018 02:41:00 +0000 (20:41 -0600)
committerKevin Day <thekevinday@gmail.com>
Thu, 15 Feb 2018 02:41:00 +0000 (20:41 -0600)
commitaef256f45490e3879e252cb5c54cf7f8e3d6f1a2
tree0aa473f8a09946790cd27a34192bca25903810fe
parent22cd051a7b05d679ae3e3c86679c3c40a1747074
Cleanup: move interfaces into an interfaces subdirectory

Improve source code structure with the design by having interfaces exist in a separate file and subdirectory.
common/base/classes/base_error.php
common/base/classes/base_languages.php
common/base/interfaces/base_error.php [new file with mode: 0644]
common/base/interfaces/base_languages.php [new file with mode: 0644]