1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-24 08:42:56 +01:00
php-e107/e107_files/shortcode/sitedescription.sc
2006-12-02 04:36:16 +00:00

2 lines
109 B
Python

return SITEDESCRIPTION.(defined("THEME_DESCRIPTION") && $pref['displaythemeinfo'] ? THEME_DESCRIPTION : "");