I just did a fresh installation of oxwall 1.7.1 and found out that I had 4 missing textentries.
BASE
{text key='base+local_page_meta_tags_page-119658'}
{text key='base+local_page_meta_tags_page_81959573'}
In ow_install\files\install.sql I see this:
INSERT INTO `%%TBL-PREFIX%%base_document` VALUES (3,'admin_pages','ADMIN_Pages','index',NULL,0,0),(23,'page-679283',NULL,NULL,'join',1,0),(39,'page-119658',NULL,NULL,'terms-of-use',1,0),(54,'page_81959573',NULL,NULL,'privacy-policy',1,0),(55,'mobile_page_14788567',NULL,NULL,'cp-55',1,1);
What are these used for?
And I also have these
Friends
{text key='friends+request_mail_html'}
{text key='friends+request_mail_txt'}
I can't find any referense to these in any file so are they used?