1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-17 15:56:25 +02:00
Files
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 : "");