diff --git a/controller/libhtml.php b/controller/libhtml.php index d740c81..67c105c 100644 --- a/controller/libhtml.php +++ b/controller/libhtml.php @@ -172,8 +172,8 @@ public function FN_GETMONTHNAME($i) { - $arrmonth=array("1"=>"January","2"=>"February","3"=>"March","4"=>"April","5"=>"May","6"=>"June","7"=>"July", - "8"=>"August","9"=>"September","10"=>"October","11"=>"November","12"=>"December"); + $arrmonth=array("1"=>"Januari","2"=>"Februari","3"=>"Maret","4"=>"April","5"=>"Mei","6"=>"Juni","7"=>"Juli", + "8"=>"Agustus","9"=>"September","10"=>"Oktober","11"=>"November","12"=>"Desember"); return $arrmonth[$i]; } diff --git a/lib/mpdf/compress.php b/lib/mpdf/compress.php new file mode 100644 index 0000000..08911f8 --- /dev/null +++ b/lib/mpdf/compress.php @@ -0,0 +1,171 @@ + +
+ + + +WARNING: This utility will OVERWRITE mpdf.php file in the current directory.
+Select the functions you wish to INCLUDE in your mpdf.php program. When you click generate, a new mpdf.php file will be written to the current directory.
+