diff --git a/Developer_Notes.txt b/Developer_Notes.txt index 1434708..f546825 100644 --- a/Developer_Notes.txt +++ b/Developer_Notes.txt @@ -1,2 +1,3 @@ - Note to self, make sure you update the host server code after comitting to github. + \ No newline at end of file diff --git a/local_test/index.php b/local_test/index.php old mode 100755 new mode 100644 index 83b7d6c..9d4e804 --- a/local_test/index.php +++ b/local_test/index.php @@ -1,5 +1,26 @@ - + +
+ + +' . htmlspecialchars($item['description']) . '
'; + echo 'View Project'; + echo '- -
- something here. -
- - - - \ No newline at end of file diff --git a/local_test/src/php/views/help.view.php b/local_test/src/php/views/help.view.php deleted file mode 100644 index c289e0d..0000000 --- a/local_test/src/php/views/help.view.php +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - -- something here. -
- - - - \ No newline at end of file diff --git a/local_test/src/php/views/index.view.php b/local_test/src/php/views/index.view.php deleted file mode 100644 index a9cb84a..0000000 --- a/local_test/src/php/views/index.view.php +++ /dev/null @@ -1,42 +0,0 @@ - - - -
-
-
- This project is made with C++ and using OpenGL for the rendering. The purpose of this project is for me to - learn C++ and OpenGL. -
- - - -