Ignore:
Timestamp:
Dec 31, 2009, 6:40:47 PM (14 years ago)
Author:
EXFTB
Message:

LLGBO finalization version J with UK language thanks to Tosca and ddtddt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/LLGBO2/admin/llgbo_admin.php

    r4591 r4596  
    255255                if ($_POST['sample'] == "B_W")
    256256                        { $llgbo_sample = "#e8cb8b,#fcf6e9,11,#171112,9,#352c2d,1,#fcf6e9,1,#000000,3,#171112,3,#000000,0,#000000,0,#000000,0,#000000,0,#000000,0,#000000,0,#000000,0,#000000,0,#000000,0,#000000,0";}
    257                
    258                
    259         $conf['LLGBO_FRAME'] = explode ("," ,$llgbo_sample ); }
     257                if ($_POST['sample'] != "MY_LAST_VALUES")
     258                  { $conf['LLGBO_FRAME'] = explode ("," ,$llgbo_sample ); }
     259        }
    260260}
    261261
Note: See TracChangeset for help on using the changeset viewer.