SpiffyTek
/
SMACheck
Archived
1
0
Fork 0

(API) Fixed a cachepath issue on _check_esea()

(API) All custom functions now start with a leading underscore "_"
(API) Shortened function file_get_contents_curl() to _fgetc_curl()
This commit is contained in:
MadMakz 2012-12-30 21:53:00 +01:00
parent 89423b171d
commit a3dd47335c
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
;#AutoIt3Wrapper_Res_ProductVersion=x.x.x.x ; Broken, use #AutoIt3Wrapper_Res_Field=ProductVersion|x.x.x as workarround.
#AutoIt3Wrapper_Res_Field=ProductVersion|Freeware
#AutoIt3Wrapper_Res_Fileversion=1.1.1.88
#AutoIt3Wrapper_Res_Fileversion=1.1.2.90
#AutoIt3Wrapper_Res_FileVersion_AutoIncrement=N ;(Y/N/P) AutoIncrement FileVersion After Aut2EXE is finished. default=N. P=Prompt, Will ask at Compilation time if you want to increase the versionnumber
#AutoIt3Wrapper_Res_Language=1033 ;Resource Language code . german = 1031, english (U.S.) = 1033. default 2057=English (United Kingdom). For a List see http://technet.microsoft.com/en-us/library/dd346950.aspx
@ -295,7 +295,7 @@
;############################################################################################
Global $VERSION = "1.1.1 DEV"
Global $VERSION = "1.1.2 DEV"
#NoTrayIcon