create.lite.php 113 B

12
  1. <?php
  2. if(strtolower($objectType) == 'api' && count($this->loadModel('user')->getVisionList()) < 2) return false;