Kvest Posted August 6, 2017 Share Posted August 6, 2017 Здравствуйте, друзья! Помогите мне пожалуйста разобраться с одной проблемой! Имеется патч: Информация о нововведениях в игре выходит через форум Хочу сделать примерно то же самое! Мне нужно заменить вот эти ссылки на свои: <?php return array( 'EnableRSS' => true, 'News' => 'http://www.once-ro.com/forums/index.php?app=core&module=global§ion=rss&type=forums&id=2', 'Events' => 'http://www.once-ro.com/forums/index.php?app=core&module=global§ion=rss&type=forums&id=4', 'Updates' => 'http://www.once-ro.com/forums/index.php?app=core&module=global§ion=rss&type=forums&id=3', ); ?> Не подскажите пожалуйста как это можно реализовать на ipb форуме ? Я новенький в этом деле не осуждайте жёстко) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.