Changeset 9972 for trunk/templates/base/scripts/BxBaseProfileView.php
- Timestamp:
- 04/06/09 04:21:27 (3 years ago)
- File:
-
- 1 edited
-
trunk/templates/base/scripts/BxBaseProfileView.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/base/scripts/BxBaseProfileView.php
r9967 r9972 77 77 $this->oTemplConfig = new BxTemplConfig( $site ); 78 78 //$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, ''); 80 80 81 81 if( $this->_iProfileID ) {
Note: See TracChangeset
for help on using the changeset viewer.