This website requires JavaScript.
Explore
Help
Sign In
deon
/
khosb
Archived
Watch
1
Star
0
Fork
0
You've already forked khosb
Code
Issues
6
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.
c419b50bac
khosb
/
includes
/
kohana
/
system
/
classes
/
debug.php
4 lines
98 B
PHP
Raw
Normal View
History
Unescape
Escape
Added Kohana v3.0.8
2010-08-21 04:43:03 +00:00
<
?
php
defined
(
'SYSPATH'
)
or
die
(
'No direct script access.'
);
Upgrade to KH 3.1.3.1
2011-05-13 06:00:25 +00:00
class
Debug
extends
Kohana_Debug
{}
Reference in New Issue
Copy Permalink