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.
ff2370c368
phptsmadmin
/
includes
/
kohana
/
modules
/
orm
/
classes
/
orm.php
4 lines
94 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
ORM
extends
Kohana_ORM
{}
Reference in New Issue
Copy Permalink