Merge branch '1.9.x' of github.com:chamilo/chamilo-lms into 1.9.x

1.9.x
aragonc 12 years ago
commit bc168451f9
  1. 2
      main/inc/lib/main_api.lib.php

@ -15,7 +15,7 @@
// PHP version requirement.
define('REQUIRED_PHP_VERSION', '5.3');
define('REQUIRED_MIN_MEMORY_LIMIT', '32');
define('REQUIRED_MIN_MEMORY_LIMIT', '128');
define('REQUIRED_MIN_UPLOAD_MAX_FILESIZE', '10');
define('REQUIRED_MIN_POST_MAX_SIZE', '10');

Loading…
Cancel
Save