Fixed missing #endif in adminmenu.inc (bug 4216, r=dvander).

This commit is contained in:
Greyscale 2010-01-14 00:22:45 -08:00
parent bd3b46d624
commit 3b0785cae0

View File

@ -41,6 +41,7 @@
#define TEMP_REQUIRE_EXTENSIONS
#undef REQUIRE_EXTENSIONS
#endif
#endif
#include <topmenus>