theme_list.php File Reference

Go to the source code of this file.

Variables

PHP $themesfolder = "$setup_folder/themes/"
 $fp = opendir($themesfolder)
 $theme_name [] = fread($fp, filesize("$themesfolder$value/name.txt"))
 $theme_options


Variable Documentation

$fp = opendir($themesfolder)

Definition at line 19 of file theme_list.php.

$theme_name[] = fread($fp, filesize("$themesfolder$value/name.txt"))

Definition at line 32 of file theme_list.php.

$theme_options

Initial value:

 array(
                        "theme_follows_menu" => "1",
                        "force_follow" => "0")

Definition at line 41 of file theme_list.php.

PHP $themesfolder = "$setup_folder/themes/"

Definition at line 17 of file theme_list.php.


Generated on Sun Oct 26 20:33:14 2008 for The Travelsized Content Management System by  doxygen 1.5.5