mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@636 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
52f5d46895
commit
5aa956dcbf
3 changed files with 5 additions and 6 deletions
|
|
@ -53,7 +53,6 @@
|
|||
$image_count = count($image_list);
|
||||
for($i=0;$i<$image_count;$i++) $image_list[$i] = preg_replace('/^(\>|\s)/','', $image_list[$i]);
|
||||
$gallery_info->image_list = $image_list;
|
||||
debugPrint($image_list);
|
||||
|
||||
Context::set('gallery_info', $gallery_info);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue