view forum/Themes/core/languages/Settings.english.php @ 89:c27a792883cb website

Update rdf
author Chris Cannam
date Tue, 10 Jun 2014 20:35:42 +0100
parents e3e11437ecea
children
line wrap: on
line source
<?php
// Version: 2.0; Settings

global $settings;

$txt['theme_thumbnail_href'] = $settings['images_url'] . '/thumbnail.gif';
$txt['theme_description'] = 'The default theme of SMF\'s previous incarnation, codenamed Core.<br /><br />Author: The Simple Machines Team';

?>