This website requires JavaScript.
Explore
Help
Sign In
deon
/
lnapp
Archived
Watch
1
Star
0
Fork
0
You've already forked lnapp
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.
95a58d5fa7
lnapp
/
classes
/
Form.php
5 lines
99 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial Leenooks Module for Kohana
2013-04-22 05:50:28 +00:00
<
?
php
defined
(
'SYSPATH'
)
or
die
(
'No direct access allowed.'
);
Themeing work based on bootstrap
2013-04-25 00:22:36 +00:00
class
Form
extends
lnApp_Form
{}
Initial Leenooks Module for Kohana
2013-04-22 05:50:28 +00:00
?>
Reference in New Issue
Copy Permalink