April 20, 2013:
Version 1.2 CHANGE LOG: 
* Added dynamic page for each image
* Added Facebook like button for each image
* Added new configuration, which gives ability to turn on/off ajax modal on image click
* Added Comments for backend code
* Fixed indentation for backend code
* Fixed html errors
* Updated framework to allow application installation on subdirectory

- Files Modified:
Application/Bootstrap.php
Application/Config/application.ini
Application/Controller/AjaxController.php
Application/Controller/IndexController.php
Application/Controller/SearchController.php
Application/Layout/Layout.phtml
Application/View/Ajax/Getinfo.phtml
Application/View/Ajax/Search.phtml
Application/View/Index/Index.phtml
Application/View/Search/Index.phtml
Application/Library/NG/Uri.php
Application/Library/NG/Bootstrap.php
Public/js/script.js
Public/index.php

- Files Added:
Application/Controller/ViewController.php
Application/View/View/Image.phtml
