File_Convert_AbiToDocx/AbiToDocx.php
authorEdward <edward@roojs.com>
Tue, 18 Dec 2012 11:38:54 +0000 (19:38 +0800)
committerEdward <edward@roojs.com>
Tue, 18 Dec 2012 11:38:54 +0000 (19:38 +0800)
File_Convert_AbiToDocx/AbiToDocx.php

index b1fd636..30247e9 100644 (file)
@@ -10,10 +10,7 @@ $conv->save($fn);
 //$xml = new XMLReader();
 
 // Download the file for testing
-if($_SERVER['SERVER_NAME'] == 'localhost')
-{
-    exit;
-}
 if (file_exists($fn)) {
     echo 'Prepare for download!!';
     header('Content-Description: File Transfer');