1
This commit is contained in:
parent
3b3b1edb48
commit
a841d51641
@ -428,7 +428,6 @@ class ShareController{
|
|||||||
));
|
));
|
||||||
$share_meta_table = require('../res/share@share.php');
|
$share_meta_table = require('../res/share@share.php');
|
||||||
if (count($rows) == 0) {
|
if (count($rows) == 0) {
|
||||||
error_log(111111111);
|
|
||||||
$num = count($rows) + 1;
|
$num = count($rows) + 1;
|
||||||
for ($i = $num; $i <= count($share_meta_table); $i++) {
|
for ($i = $num; $i <= count($share_meta_table); $i++) {
|
||||||
$id = $i;
|
$id = $i;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user