1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 18:32:44 +02:00

Library config name consistency fix.

This commit is contained in:
Cameron
2017-01-27 10:20:25 -08:00
parent fb63e25c59
commit 22d20baba8
2 changed files with 5 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
/**
* Class bootstrap3_library.
*/
class bootstrap3_library
class theme_library
{
/**