Отличия ElkArte 1.1.x от SMF 2.1.x
1. Function loadMemberData
Тип возвращаемого значения разный!
SMF:
@return array The ids of the members loaded
ElkArte:
@return array|bool The ids of the members loaded or false
2. Function timeformat
В ElkArte эта функция называется standardTime
3. Function template_control_verification
В ElkArte эта функция называется template_verification_controls