aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_template.php
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2006-08-11 17:43:03 +0000
committerNils Adermann <naderman@naderman.de>2006-08-11 17:43:03 +0000
commitd8af8223cd258678aca5037db0446aa1ff8ea78a (patch)
tree8827488a1de43b9c004019ba90ff8a5bc54298c7 /phpBB/includes/functions_template.php
parent7508b00978565e1c1984be6a62e1142059d1daf0 (diff)
downloadforums-d8af8223cd258678aca5037db0446aa1ff8ea78a.tar
forums-d8af8223cd258678aca5037db0446aa1ff8ea78a.tar.gz
forums-d8af8223cd258678aca5PHPBB3-16080
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/languagAdding the sql_in_set function which should give us a bit of a performance improvement for queries using IN with just one value
Diffstat (limited to 'phpBB/includes/functions_template.php')
0 files changed, 0 insertions, 0 deletions
ABLED' => 'Feeds are not available on this board.',
'NO_FEED' => 'The requested feed is not available.',
'NO_STYLE_DATA' => 'Could not get style data',
+ 'NO_STYLE_CFG' => 'Could not get the style configuration file for: ',
'NO_SUBJECT' => 'No subject specified', // Used for posts having no subject defined but displayed within management pages.
'NO_SUCH_SEARCH_MODULE' => 'The specified search backend doesn’t exist.',
'NO_SUPPORTED_AUTH_METHODS' => 'No supported authentication methods.',