HomeHelpTrac

Ignore:
Timestamp:
04/06/09 04:21:27 (3 years ago)
Author:
Andrey Prikaznov
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/base/scripts/BxBaseProfileView.php

    r9967 r9972  
    7777        $this->oTemplConfig = new BxTemplConfig( $site ); 
    7878        //$this->sColumnsOrder = getParam( 'profile_view_cols' ); 
    79         //INSERT INTO `GlParams` VALUES('profile_view_cols', 'thin,thick', 0, 'Profile view columns order', 'digit', '', '', NULL, ''); 
     79        //INSERT INTO `sys_options` VALUES('profile_view_cols', 'thin,thick', 0, 'Profile view columns order', 'digit', '', '', NULL, ''); 
    8080         
    8181        if( $this->_iProfileID ) { 
Note: See TracChangeset for help on using the changeset viewer.