Skip to content
Snippets Groups Projects
Commit fff77536 authored by Yas Naoi's avatar Yas Naoi
Browse files

Issue #1744294 by yas: Removed 'Hard coded PHP memory limit of 100M'

parent 58fc82b2
No related branches found
No related tags found
No related merge requests found
......@@ -9,13 +9,11 @@
*/
/**
* Updated by yas 2013/12/23
* Updated by Jamir 2011/04/30
* Updated by yas 2011/02/17
*/
//memory settings
ini_set( 'memory_limit', '100M' );
/* Generate a random UUID
*
* @see http://www.ietf.org/rfc/rfc4122.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment