mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 09:10:23 +02:00
PHPDoc fixes and code optimization.
This commit is contained in:
@@ -854,7 +854,7 @@ e107::getDebug()->logTime('Render Other');
|
||||
|
||||
|
||||
//XXX TODO LAN in English.php
|
||||
echo "<noscript><div class='alert alert-block alert-error alert-danger'><strong>This web site requires that javascript be enabled. <a rel='external' href='http://activatejavascript.org'>Click here for instructions.</a>.</strong></div></noscript>";
|
||||
echo "<noscript><div class='alert alert-block alert-error alert-danger'><strong>This web site requires that javascript be enabled. <a rel='external' href='https://activatejavascript.org'>Click here for instructions.</a>.</strong></div></noscript>";
|
||||
|
||||
if(deftrue('BOOTSTRAP'))
|
||||
{
|
||||
|
Reference in New Issue
Block a user