Skip to content

Commit cd2d672

Browse files
committed
Update mobile.api.php
1 parent 1fc3a6b commit cd2d672

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

core/api/mobile.api.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
if (mobile::whoIsIq($params['Iq']) == 'mobile non detecte') {
3636
//createMobile($params, 3);
3737
log::add('mobile', 'debug', '| [WARNING] mobile non detecté !');
38-
createMobile($params, 3);
3938
} else {
4039
log::add('mobile', 'debug', '| Mobile demandeur > ' . mobile::whoIsIq($params['Iq']));
4140
}

0 commit comments

Comments
 (0)