0byt3m1n1
Path:
/
data
/
applications
/
aps
/
gallery
/
3.0.9-21
/
standard
/
htdocs
/
modules
/
thumbnav
/
helpers
/
[
Home
]
File: thumbnav_theme.php
<?php defined("SYSPATH") or die("No direct script access."); class ThumbNav_theme_Core { static function head($theme) { $theme->css("thumbnav.css"); } }