wallet fix
This commit is contained in:
@@ -119,7 +119,7 @@ class WrenchFaq extends BaseController
|
||||
// );
|
||||
// }
|
||||
|
||||
|
||||
/*
|
||||
|
||||
for ($i = 0; $i < 5; $i++) {
|
||||
$key = sprintf("%05d", $i);
|
||||
@@ -129,6 +129,7 @@ class WrenchFaq extends BaseController
|
||||
"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,
|
||||
);
|
||||
}
|
||||
*/
|
||||
return $data;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user