Campustream 1.0
A social network MQP for WPI
application/views/news/show.php File Reference

Go to the source code of this file.

Variables

 $has_voted
if(strtotime($news->eventmeta->
end_date) > 0)('F j, Y g:ia',
strtotime($news->eventmeta->
end_date))?></small ></p >
<?else 
endif

Variable Documentation

$has_voted
Initial value:
        View::factory('news/_navbar')->
                set('type', $news->category->type)->
                set('category', $news->category)->
                set('sorting', false)->
                render()
 $news->has_voted()

Definition at line 9 of file show.php.

Definition at line 55 of file show.php.