This website requires JavaScript.
Explore
Help
Sign In
deon
/
phptsmadmin
Archived
Watch
1
Star
0
Fork
0
You've already forked phptsmadmin
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-04-08
. You can view files and clone it, but cannot push or open issues or pull requests.
e5e67a59bb
phptsmadmin
/
includes
/
kohana
/
system
/
classes
/
config.php
3 lines
99 B
PHP
Raw
Normal View
History
Unescape
Escape
Added Kohana v3.0.9
2011-01-13 14:49:56 +00:00
<
?
php
defined
(
'SYSPATH'
)
or
die
(
'No direct script access.'
);
Update Kohana to 3.1.3.1
2011-05-16 12:47:16 +00:00
class
Config
extends
Kohana_Config
{}
Reference in New Issue
Copy Permalink