correct PGDIR
This commit is contained in:
@@ -12,7 +12,7 @@ else
|
||||
define('SITEPATH', dirname(__FILE__));
|
||||
|
||||
define('PDFDIR', '/vhosts/anpdf/app/pub/files/pdf/');
|
||||
define('PGDIR', '/vhosts/anpdf/app/pub/files/pdf/pages/');
|
||||
define('PGDIR', '/vhosts/anpdf/app/pub/files/pages/');
|
||||
define('API', 'http://api.argumenti.ru/');
|
||||
|
||||
db_config('argumentiru', 'mysql:host=mysql;dbname=argumentiru', 'newser', 'Chjk90yuiREY');
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
pageNumPending = null,
|
||||
nexturl = '<?=$nexturl?>',
|
||||
prevurl = '<?=$prevurl?>';
|
||||
pgfile = '<?=$pgfile?>';
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user