Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
User expired
tcexam_uibk
Commits
e3a2fd6e
Commit
e3a2fd6e
authored
Mar 12, 2015
by
User expired
Browse files
added temporary increase of max_execution_time to prevent an error when
creating pdfs
parent
7b6d8022
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
shared/tcpdf/tcpdf.php
shared/tcpdf/tcpdf.php
+2
-0
No files found.
shared/tcpdf/tcpdf.php
View file @
e3a2fd6e
...
...
@@ -107,6 +107,8 @@
* @version 6.0.099
*/
ini_set('max_execution_time','300');
// TCPDF configuration
require_once(dirname(__FILE__).'/tcpdf_autoconfig.php');
// TCPDF static font methods and data
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment