VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Virtuemart 1.1 Development (Archiv) => Quality & Testing VirtueMart 1.1.x => Topic started by: mtk on May 11, 2008, 14:24:05 PM

Title: [TRACKER 2092] OFFLINE MODE
Post by: mtk on May 11, 2008, 14:24:05 PM
../components/com_viretuemart/virtuemart.php (line 44)

if( PSHOP_IS_OFFLINE == '1' ) {
echo '<h2>OFFLINE MODE</h2>';
}


OFFLINE MODE should be out into the language files...