03.06.2017, 17:35
if the files are the latest version it should work but if not try this
PHP код:
#if defined DIALOG_STYLE_TABLIST
#else
#define DIALOG_STYLE_TABLIST
#endif
#if defined DIALOG_STYLE_TABLIST_HEADERS
#else
#define DIALOG_STYLE_TABLIST_HEADERS
#endif