mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 09:39:55 +02:00
Renamed e_shims to eShims
To follow @myovchev's convention like eHelper Per @CaMer0n
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
// e107 v2-style classes
|
||||
namespace
|
||||
{
|
||||
class e_shims extends \e107\Shims\All
|
||||
class eShims extends \e107\Shims\All
|
||||
{
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user