rearranged project. Added libraries.
This commit is contained in:
5
Libraries/test.php
Normal file
5
Libraries/test.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
function test_func () {
|
||||
echo "This was a test";
|
||||
}
|
||||
?>
|
Reference in New Issue
Block a user