Partner productchange done
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
<?php
|
||||
$f = false;
|
||||
$hide_credit = false;
|
||||
$hide_credit = true;
|
||||
|
||||
if($me->is("Admin")) {
|
||||
$hide_credit = false;
|
||||
}
|
||||
|
||||
?>
|
||||
<?php include(realpath(dirname(__FILE__) . "/../../$mfLayoutPackage") . "/header.php"); ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user