Added first attempt at input validation framework
This commit is contained in:
9
source/lib/SihnonFramework/Validation.class.php
Normal file
9
source/lib/SihnonFramework/Validation.class.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
abstract class SihnonFramework_Validation {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user