This commit is contained in:
parent
1e92b97cc2
commit
07d53778b7
@ -29,6 +29,9 @@ if(! App::$install) {
|
|||||||
$converse_width=get_pconfig($uid,'plusfuture','converse_width');
|
$converse_width=get_pconfig($uid,'plusfuture','converse_width');
|
||||||
$top_photo=get_pconfig($uid,'plusfuture','top_photo');
|
$top_photo=get_pconfig($uid,'plusfuture','top_photo');
|
||||||
$reply_photo=get_pconfig($uid,'plusfuture','reply_photo');
|
$reply_photo=get_pconfig($uid,'plusfuture','reply_photo');
|
||||||
|
|
||||||
|
$converse_widts;
|
||||||
|
$converse_widtd;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Now load the scheme. If a value is changed above, we'll keep the settings
|
// Now load the scheme. If a value is changed above, we'll keep the settings
|
||||||
|
Reference in New Issue
Block a user