mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-30 06:37:57 +03:00
Lot of changes
This commit is contained in:
parent
db1cfb675c
commit
3436b47544
43 changed files with 1249 additions and 123 deletions
|
@ -54,7 +54,7 @@ public:
|
|||
|
||||
void Clear( void );
|
||||
|
||||
char *Parse( char *data );
|
||||
char *Parse( char *data, bool bAllowUtils = false );
|
||||
const char *getArg( const char *key, const char *defaultValue = NULL );
|
||||
void setArg( const char *key, const char *value );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue