p1 images
This commit is contained in:
@@ -236,6 +236,7 @@ class Media extends BaseController
|
||||
{
|
||||
$image_set = [
|
||||
"p1-home-banner" => "banner-1.png",
|
||||
"p1-home-about" => "img-10.png"
|
||||
];
|
||||
return $image_set[$selImg];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user