Skip to content

Commit

Permalink
Update convertCore.php
Browse files Browse the repository at this point in the history
  • Loading branch information
zelon88 authored Nov 22, 2018
1 parent f4cfa59 commit 9972dfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions convertCore.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
// / DEPENDENCY REQUIREMENTS ...
// / This application requires Debian Linux (w/3rd Party audio license),
// / Apache 2.4, PHP 7.0+, JScript, WordPress & mySql (optional), LibreOffice, Unoconv,
// / ClamAV, Tesseract, Rar, Unrar, Unzip, 7zipper, FFMPEG, PDF2TXT, and ImageMagick.
// / ClamAV, Tesseract, Rar, Unrar, Unzip, 7zipper, FFMPEG, PDF2TXT, Dia and ImageMagick.
// / -----------------------------------------------------------------------------------

// / -----------------------------------------------------------------------------------
Expand Down Expand Up @@ -789,4 +789,4 @@ function cleanFiles($path) {
if (!isset($_GET['showFiles'])) {
require_once('convertGui1.php'); }
// / -----------------------------------------------------------------------------------
?>
?>

0 comments on commit 9972dfb

Please sign in to comment.