update data
This commit is contained in:
@@ -156,7 +156,7 @@ class WrenchPlayGround extends BaseController
|
||||
$data["item"][] = array(
|
||||
"banner" => "I have no idea",
|
||||
"title" => "This is faq title dummy text ".$key,
|
||||
"msg" => "Random gibberish text to use in web pages, site templates and in typography demos. Get rid of Lorem Ipsum forever. A tool for web designers who want to save time. ".$key,
|
||||
"description" => "Random gibberish text to use in web pages, site templates and in typography demos. Get rid of Lorem Ipsum forever. A tool for web designers who want to save time. ".$key,
|
||||
);
|
||||
}
|
||||
return $data;
|
||||
|
||||
Reference in New Issue
Block a user