mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 21:54:00 +02:00
- some other random things git-svn-id: file:///svn/phpbb/trunk@6880 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1011,7 +1011,7 @@ $template->assign_vars(array(
|
||||
'S_SELECT_SORT_DAYS' => $s_limit_days)
|
||||
);
|
||||
|
||||
// Can't do comparisons w/ TEXT on MSSQL, CAST is good enough
|
||||
// Handle large objects differently for Oracle and MSSQL
|
||||
switch ($db->sql_layer)
|
||||
{
|
||||
case 'oracle':
|
||||
|
Reference in New Issue
Block a user