Version 0.9.5 beta - added opening and closing div to be put anywhere in the form, fixed some configuration bugs, and warnings in the autoloading class
This commit is contained in:
@@ -81,6 +81,8 @@ require_once __DIR__ . '/c/typeselect.php';
|
||||
require_once __DIR__ . '/c/typerange.php';
|
||||
require_once __DIR__ . '/c/typeurl.php';
|
||||
require_once __DIR__ . '/c/typelabel.php';
|
||||
require_once __DIR__ . '/c/typeopendiv.php';
|
||||
require_once __DIR__ . '/c/typeclosediv.php';
|
||||
require_once __DIR__ . '/i/view.php';
|
||||
require_once __DIR__ . '/c/view.php';
|
||||
require_once __DIR__ . '/i/controller.php';
|
||||
|
||||
Reference in New Issue
Block a user