modified do not output warming message due to array_flip function

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10265 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2012-02-29 06:05:55 +00:00
parent bf295c4d07
commit 9830e041a9

View file

@ -116,7 +116,7 @@
</div>
</fieldset>
<fieldset>
{@$point_group = array_flip($config->point_group)}
{@$point_group = @array_flip($config->point_group)}
<h2 class="h2">{$lang->level_point}</h2>
<div class="table">
<table width="100%" border="1" cellspacing="0">