// For the admin options
global $options;
foreach ($options as $value) {
if (get_settings( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = get_settings( $value['id'] ); }
}
?>
Evergreen
Gepost op
woensdag, 23 maart , 2011 om
12:57
It’s not the strongest of the species that survives, nor the most intelligent, but the one most responsive to change.
“Darwin”
Dit citaat is zo tijdloos, dat het verdient om af op toe opnieuw gepost te worden…
Terug naar vorige pagina