|
|
@@ -53,7 +53,7 @@
|
|
|
+(NSString* )current_date;
|
|
|
+(NSString*) current_date_forfile;
|
|
|
+(NSMutableArray*)dictionary2array:(NSDictionary*)json count_fields:(NSString*) count_fields item_mark:(NSString*) item_mark items_mark:(NSString* )items_mark;
|
|
|
-
|
|
|
++(int)getRandomNumber:(int)from to:(int)to;
|
|
|
|
|
|
//+(void) add_recent_model:(NSDictionary*) model;
|
|
|
+ (long long) freeDiskSpaceInMegaBytes;
|