Lack of interest Smilies categories - update the "smilies" data registry to include them

This suggestion has been closed automatically because it did not receive enough votes over an extended period of time. If you wish to see this, please search for an open suggestion and, if you don't find any, post a new one.

cclaerhout

Well-known member
Currently it seems to have access to the smilies categories, we have to use the smilies model which would call a database request. It would be a good thing to have a direct access to them from the data registry:
PHP:
XenForo_Model::create('XenForo_Model_DataRegistry')->get('smilies');
 
Upvote 1
This suggestion has been closed. Votes are no longer accepted.
Top Bottom