Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
php10
SUBMITTED BY:
abricos174
DATE:
Oct. 18, 2015, 10:12 p.m.
FORMAT:
Text only
SIZE:
336 Bytes
Raw
Download
Tweet
HITS:
501
Go to comments
Report
if( $smof_data['pages_global_sidebar'] ) {
if( $smof_data['pages_sidebar'] != 'None' ) {
$sidebar_1 = array( $smof_data['pages_sidebar'] );
} else {
$sidebar_1 = '';
}
if( $smof_data['pages_sidebar_2'] != 'None' ) {
$sidebar_2 = array( $smof_data['pages_sidebar_2'] );
} else {
$sidebar_2 = '';
}
}
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus