add pgfile in js

This commit is contained in:
Andrey Kuvshinov
2020-04-23 21:47:15 +03:00
parent 2c29ad378e
commit 907d210236

View File

@@ -16,7 +16,8 @@
pageRendering = false,
pageNumPending = null,
nexturl = '<?=$nexturl?>',
prevurl = '<?=$prevurl?>';
prevurl = '<?=$prevurl?>';
pgfile = '<?=$pgfile?>';
</script>