Fixing pdf.
This commit is contained in:
parent
26d3d3e7a4
commit
46ac880641
@ -186,8 +186,8 @@ class manualActions extends sfActions
|
||||
spl_autoload_register('autoload');
|
||||
|
||||
// Temporary directory used by cache and LaTeX to Pdf conversion
|
||||
$tempDir = $manualPath.'new'.DIRECTORY_SEPARATOR.'tmp';
|
||||
|
||||
$tempDir = $manualPath.DIRECTORY_SEPARATOR.'new'.DIRECTORY_SEPARATOR.'tmp';
|
||||
|
||||
// The file where cached data is saved
|
||||
$cacheFile = $tempDir.DIRECTORY_SEPARATOR.'cache.sq3';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user