Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
Browse files

Change software version

Signed-off-by: Suki <suki@missallsunday.com>
  • Loading branch information...
commit 11256a8696e46deaf910f621cb26412174739de2 1 parent ce9ebb7
@MissAllSunday MissAllSunday authored
Showing with 236 additions and 236 deletions.
  1. +1 −1  SSI.php
  2. +1 −1  Sources/Admin.php
  3. +1 −1  Sources/Avatar.php
  4. +1 −1  Sources/BoardIndex.php
  5. +1 −1  Sources/Calendar.php
  6. +1 −1  Sources/Class-BrowserDetect.php
  7. +1 −1  Sources/Class-CurlFetchWeb.php
  8. +1 −1  Sources/Class-Graphics.php
  9. +1 −1  Sources/Class-Package.php
  10. +3 −3 Sources/Class-SearchAPI.php
  11. +1 −1  Sources/Class-TOTP.php
  12. +1 −1  Sources/DbExtra-mysql.php
  13. +1 −1  Sources/DbExtra-postgresql.php
  14. +1 −1  Sources/DbPackages-mysql.php
  15. +1 −1  Sources/DbPackages-postgresql.php
  16. +1 −1  Sources/DbSearch-mysql.php
  17. +1 −1  Sources/DbSearch-postgresql.php
  18. +1 −1  Sources/Display.php
  19. +1 −1  Sources/Drafts.php
  20. +1 −1  Sources/Errors.php
  21. +1 −1  Sources/Groups.php
  22. +1 −1  Sources/Help.php
  23. +1 −1  Sources/Likes.php
  24. +1 −1  Sources/Load.php
  25. +1 −1  Sources/LogInOut.php
  26. +1 −1  Sources/Logging.php
  27. +1 −1  Sources/ManageAttachments.php
  28. +1 −1  Sources/ManageBans.php
  29. +1 −1  Sources/ManageBoards.php
  30. +1 −1  Sources/ManageCalendar.php
  31. +1 −1  Sources/ManageErrors.php
  32. +1 −1  Sources/ManageLanguages.php
  33. +1 −1  Sources/ManageMail.php
  34. +1 −1  Sources/ManageMaintenance.php
  35. +1 −1  Sources/ManageMembergroups.php
  36. +1 −1  Sources/ManageMembers.php
  37. +1 −1  Sources/ManageNews.php
  38. +1 −1  Sources/ManagePaid.php
  39. +1 −1  Sources/ManagePermissions.php
  40. +1 −1  Sources/ManagePosts.php
  41. +1 −1  Sources/ManageRegistration.php
  42. +1 −1  Sources/ManageScheduledTasks.php
  43. +1 −1  Sources/ManageSearch.php
  44. +1 −1  Sources/ManageSearchEngines.php
  45. +1 −1  Sources/ManageServer.php
  46. +1 −1  Sources/ManageSettings.php
  47. +1 −1  Sources/ManageSmileys.php
  48. +1 −1  Sources/Memberlist.php
  49. +1 −1  Sources/Mentions.php
  50. +1 −1  Sources/MessageIndex.php
  51. +1 −1  Sources/ModerationCenter.php
  52. +1 −1  Sources/Modlog.php
  53. +1 −1  Sources/MoveTopic.php
  54. +1 −1  Sources/News.php
  55. +1 −1  Sources/Notify.php
  56. +1 −1  Sources/PackageGet.php
  57. +1 −1  Sources/Packages.php
  58. +1 −1  Sources/PersonalMessage.php
  59. +1 −1  Sources/Poll.php
  60. +1 −1  Sources/Post.php
  61. +1 −1  Sources/PostModeration.php
  62. +1 −1  Sources/Printpage.php
  63. +1 −1  Sources/Profile-Actions.php
  64. +1 −1  Sources/Profile-Modify.php
  65. +1 −1  Sources/Profile-View.php
  66. +1 −1  Sources/Profile.php
  67. +1 −1  Sources/QueryString.php
  68. +1 −1  Sources/Recent.php
  69. +1 −1  Sources/Register.php
  70. +1 −1  Sources/Reminder.php
  71. +1 −1  Sources/RemoveTopic.php
  72. +1 −1  Sources/RepairBoards.php
  73. +1 −1  Sources/ReportToMod.php
  74. +1 −1  Sources/ReportedContent.php
  75. +1 −1  Sources/Reports.php
  76. +1 −1  Sources/ScheduledTasks.php
  77. +2 −2 Sources/Search.php
  78. +1 −1  Sources/SearchAPI-Custom.php
  79. +1 −1  Sources/SearchAPI-Fulltext.php
  80. +1 −1  Sources/SearchAPI-Standard.php
  81. +1 −1  Sources/Security.php
  82. +1 −1  Sources/Session.php
  83. +1 −1  Sources/SplitTopics.php
  84. +1 −1  Sources/Stats.php
  85. +1 −1  Sources/Subs-Admin.php
  86. +1 −1  Sources/Subs-Attachments.php
  87. +1 −1  Sources/Subs-Auth.php
  88. +1 −1  Sources/Subs-BoardIndex.php
  89. +1 −1  Sources/Subs-Boards.php
  90. +1 −1  Sources/Subs-Calendar.php
  91. +1 −1  Sources/Subs-Categories.php
  92. +1 −1  Sources/Subs-Charset.php
  93. +1 −1  Sources/Subs-Compat.php
  94. +1 −1  Sources/Subs-Db-mysql.php
  95. +1 −1  Sources/Subs-Db-mysqli.php
  96. +1 −1  Sources/Subs-Db-postgresql.php
  97. +1 −1  Sources/Subs-Editor.php
  98. +1 −1  Sources/Subs-Graphics.php
  99. +1 −1  Sources/Subs-List.php
  100. +1 −1  Sources/Subs-Membergroups.php
  101. +1 −1  Sources/Subs-Members.php
  102. +1 −1  Sources/Subs-MembersOnline.php
  103. +1 −1  Sources/Subs-Menu.php
  104. +1 −1  Sources/Subs-MessageIndex.php
  105. +1 −1  Sources/Subs-Notify.php
  106. +1 −1  Sources/Subs-Package.php
  107. +1 −1  Sources/Subs-Password.php
  108. +1 −1  Sources/Subs-Post.php
  109. +1 −1  Sources/Subs-Recent.php
  110. +1 −1  Sources/Subs-ReportedContent.php
  111. +1 −1  Sources/Subs-Sound.php
  112. +1 −1  Sources/Subs-Themes.php
  113. +1 −1  Sources/Subs.php
  114. +1 −1  Sources/Subscriptions-PayPal.php
  115. +1 −1  Sources/Themes.php
  116. +1 −1  Sources/Topic.php
  117. +1 −1  Sources/ViewQuery.php
  118. +1 −1  Sources/Who.php
  119. +1 −1  Sources/Xml.php
  120. +1 −1  Sources/tasks/ApprovePost-Notify.php
  121. +1 −1  Sources/tasks/ApproveReply-Notify.php
  122. +1 −1  Sources/tasks/Buddy-Notify.php
  123. +1 −1  Sources/tasks/CreatePost-Notify.php
  124. +1 −1  Sources/tasks/EventNew-Notify.php
  125. +1 −1  Sources/tasks/GroupReq-Notify.php
  126. +1 −1  Sources/tasks/Likes-Notify.php
  127. +1 −1  Sources/tasks/MemberReport-Notify.php
  128. +1 −1  Sources/tasks/MemberReportReply-Notify.php
  129. +1 −1  Sources/tasks/MsgReport-Notify.php
  130. +1 −1  Sources/tasks/MsgReportReply-Notify.php
  131. +1 −1  Sources/tasks/Register-Notify.php
  132. +1 −1  Themes/default/Admin.template.php
  133. +1 −1  Themes/default/BoardIndex.template.php
  134. +1 −1  Themes/default/Calendar.template.php
  135. +1 −1  Themes/default/Compat.template.php
  136. +1 −1  Themes/default/Display.template.php
  137. +1 −1  Themes/default/Errors.template.php
  138. +1 −1  Themes/default/GenericControls.template.php
  139. +1 −1  Themes/default/GenericList.template.php
  140. +1 −1  Themes/default/GenericMenu.template.php
  141. +1 −1  Themes/default/Help.template.php
  142. +1 −1  Themes/default/Likes.template.php
  143. +1 −1  Themes/default/Login.template.php
  144. +1 −1  Themes/default/ManageAttachments.template.php
  145. +1 −1  Themes/default/ManageBans.template.php
  146. +1 −1  Themes/default/ManageBoards.template.php
  147. +1 −1  Themes/default/ManageCalendar.template.php
  148. +1 −1  Themes/default/ManageLanguages.template.php
  149. +1 −1  Themes/default/ManageMail.template.php
  150. +1 −1  Themes/default/ManageMaintenance.template.php
  151. +1 −1  Themes/default/ManageMembergroups.template.php
  152. +1 −1  Themes/default/ManageMembers.template.php
  153. +1 −1  Themes/default/ManageNews.template.php
  154. +1 −1  Themes/default/ManagePaid.template.php
  155. +1 −1  Themes/default/ManagePermissions.template.php
  156. +1 −1  Themes/default/ManageScheduledTasks.template.php
  157. +1 −1  Themes/default/ManageSearch.template.php
  158. +1 −1  Themes/default/ManageSmileys.template.php
  159. +1 −1  Themes/default/Memberlist.template.php
  160. +1 −1  Themes/default/MessageIndex.template.php
  161. +1 −1  Themes/default/ModerationCenter.template.php
  162. +1 −1  Themes/default/MoveTopic.template.php
  163. +1 −1  Themes/default/Notify.template.php
  164. +1 −1  Themes/default/Packages.template.php
  165. +1 −1  Themes/default/PersonalMessage.template.php
  166. +1 −1  Themes/default/Poll.template.php
  167. +1 −1  Themes/default/Post.template.php
  168. +1 −1  Themes/default/Printpage.template.php
  169. +1 −1  Themes/default/Profile.template.php
  170. +1 −1  Themes/default/Recent.template.php
  171. +1 −1  Themes/default/Register.template.php
  172. +1 −1  Themes/default/Reminder.template.php
  173. +1 −1  Themes/default/ReportToMod.template.php
  174. +1 −1  Themes/default/ReportedContent.template.php
  175. +1 −1  Themes/default/Reports.template.php
  176. +1 −1  Themes/default/Search.template.php
  177. +1 −1  Themes/default/Settings.template.php
  178. +1 −1  Themes/default/SplitTopics.template.php
  179. +1 −1  Themes/default/Stats.template.php
  180. +1 −1  Themes/default/Themes.template.php
  181. +1 −1  Themes/default/Who.template.php
  182. +1 −1  Themes/default/Wireless.template.php
  183. +1 −1  Themes/default/Xml.template.php
  184. +1 −1  Themes/default/index.template.php
  185. +1 −1  Themes/default/languages/Admin.english.php
  186. +1 −1  Themes/default/languages/Alerts.english.php
  187. +1 −1  Themes/default/languages/Drafts.english.php
  188. +1 −1  Themes/default/languages/Editor.english.php
  189. +1 −1  Themes/default/languages/EmailTemplates.english.php
  190. +1 −1  Themes/default/languages/Errors.english.php
  191. +1 −1  Themes/default/languages/Help.english.php
  192. +1 −1  Themes/default/languages/Install.english.php
  193. +1 −1  Themes/default/languages/Login.english.php
  194. +1 −1  Themes/default/languages/ManageBoards.english.php
  195. +1 −1  Themes/default/languages/ManageCalendar.english.php
  196. +1 −1  Themes/default/languages/ManageMail.english.php
  197. +1 −1  Themes/default/languages/ManageMaintenance.english.php
  198. +1 −1  Themes/default/languages/ManageMembers.english.php
  199. +1 −1  Themes/default/languages/ManagePaid.english.php
  200. +1 −1  Themes/default/languages/ManagePermissions.english.php
  201. +1 −1  Themes/default/languages/ManageScheduledTasks.english.php
  202. +1 −1  Themes/default/languages/ManageSettings.english.php
  203. +1 −1  Themes/default/languages/ManageSmileys.english.php
  204. +1 −1  Themes/default/languages/Manual.english.php
  205. +1 −1  Themes/default/languages/ModerationCenter.english.php
  206. +1 −1  Themes/default/languages/Modifications.english.php
  207. +1 −1  Themes/default/languages/Modlog.english.php
  208. +1 −1  Themes/default/languages/Packages.english.php
  209. +1 −1  Themes/default/languages/PersonalMessage.english.php
  210. +1 −1  Themes/default/languages/Post.english.php
  211. +1 −1  Themes/default/languages/Profile.english.php
  212. +1 −1  Themes/default/languages/Reports.english.php
  213. +1 −1  Themes/default/languages/Search.english.php
  214. +1 −1  Themes/default/languages/Settings.english.php
  215. +1 −1  Themes/default/languages/Stats.english.php
  216. +1 −1  Themes/default/languages/Themes.english.php
  217. +1 −1  Themes/default/languages/Who.english.php
  218. +1 −1  Themes/default/languages/Wireless.english.php
  219. +1 −1  Themes/default/languages/index.english.php
  220. +1 −1  Themes/default/scripts/jquery.sceditor.smf.js
  221. +1 −1  Themes/default/scripts/smf_jquery_plugins.js
  222. +1 −1  contributors.txt
  223. +1 −1  cron.php
  224. +2 −2 index.php
  225. +1 −1  proxy.php
  226. +4 −4 ssi_examples.php
  227. +2 −2 ssi_examples.shtml
  228. +1 −1  subscriptions.php
View
2  SSI.php
@@ -8,7 +8,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// Don't do anything if SMF is already loaded.
View
2  Sources/Admin.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Avatar.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/BoardIndex.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Calendar.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Class-BrowserDetect.php
@@ -8,7 +8,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Class-CurlFetchWeb.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Class-Graphics.php
@@ -16,7 +16,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Class-Package.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
6 Sources/Class-SearchAPI.php
@@ -8,7 +8,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
interface search_api_interface
@@ -138,13 +138,13 @@ public function searchQuery(array $query_params, array $searchWords, array $excl
* This is the last version of SMF that this was tested on, to protect against API changes.
* @var type
*/
- public $version_compatible = 'SMF 2.1 Beta 1';
+ public $version_compatible = 'SMF 2.1 Beta 2';
/**
* This won't work with versions of SMF less than this.
* @var type
*/
- public $min_smf_version = 'SMF 2.1 Beta 1';
+ public $min_smf_version = 'SMF 2.1 Beta 2';
/**
* Is it supported?
View
2  Sources/Class-TOTP.php
@@ -20,7 +20,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
class Auth
View
2  Sources/DbExtra-mysql.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/DbExtra-postgresql.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/DbPackages-mysql.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/DbPackages-postgresql.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/DbSearch-mysql.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/DbSearch-postgresql.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Display.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Drafts.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Errors.php
@@ -12,7 +12,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Groups.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Help.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Likes.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Load.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/LogInOut.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Logging.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageAttachments.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageBans.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageBoards.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageCalendar.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageErrors.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageLanguages.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageMail.php
@@ -12,7 +12,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageMaintenance.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageMembergroups.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageMembers.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageNews.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManagePaid.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManagePermissions.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManagePosts.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageRegistration.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageScheduledTasks.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageSearch.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageSearchEngines.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageServer.php
@@ -56,7 +56,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageSettings.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ManageSmileys.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Memberlist.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Mentions.php
@@ -9,7 +9,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
/**
View
2  Sources/MessageIndex.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ModerationCenter.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Modlog.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/MoveTopic.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/News.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Notify.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/PackageGet.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Packages.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/PersonalMessage.php
@@ -12,7 +12,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Poll.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Post.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/PostModeration.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Printpage.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Profile-Actions.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Profile-Modify.php
@@ -12,7 +12,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Profile-View.php
@@ -8,7 +8,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Profile.php
@@ -12,7 +12,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/QueryString.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Recent.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Register.php
@@ -12,7 +12,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Reminder.php
@@ -9,7 +9,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/RemoveTopic.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/RepairBoards.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ReportToMod.php
@@ -9,7 +9,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ReportedContent.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Reports.php
@@ -18,7 +18,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ScheduledTasks.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
4 Sources/Search.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
@@ -19,7 +19,7 @@
// This defines two version types for checking the API's are compatible with this version of SMF.
$GLOBALS['search_versions'] = array(
// This is the forum version but is repeated due to some people rewriting $forum_version.
- 'forum_version' => 'SMF 2.1 Beta 1',
+ 'forum_version' => 'SMF 2.1 Beta 2',
// This is the minimum version of SMF that an API could have been written for to work. (strtr to stop accidentally updating version on release)
'search_version' => strtr('SMF 2+1=Alpha=1', array('+' => '.', '=' => ' ')),
);
View
2  Sources/SearchAPI-Custom.php
@@ -8,7 +8,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/SearchAPI-Fulltext.php
@@ -8,7 +8,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/SearchAPI-Standard.php
@@ -8,7 +8,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Security.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Session.php
@@ -14,7 +14,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/SplitTopics.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*
* Original module by Mach8 - We'll never forget you.
*/
View
2  Sources/Stats.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Admin.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Attachments.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Auth.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-BoardIndex.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Boards.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Calendar.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Categories.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Charset.php
@@ -8,7 +8,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Compat.php
@@ -13,7 +13,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Db-mysql.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Db-mysqli.php
@@ -10,7 +10,7 @@
* @copyright 2012 Simple Machines
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Db-postgresql.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Editor.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Graphics.php
@@ -15,7 +15,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-List.php
@@ -9,7 +9,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Membergroups.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Members.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-MembersOnline.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Menu.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-MessageIndex.php
@@ -8,7 +8,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Notify.php
@@ -8,7 +8,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Package.php
@@ -13,7 +13,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Password.php
@@ -13,7 +13,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
namespace {
View
2  Sources/Subs-Post.php
@@ -12,7 +12,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Recent.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-ReportedContent.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Sound.php
@@ -12,7 +12,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs-Themes.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subs.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Subscriptions-PayPal.php
@@ -8,7 +8,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// This won't be dedicated without this - this must exist in each gateway!
View
2  Sources/Themes.php
@@ -27,7 +27,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Topic.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/ViewQuery.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Who.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/Xml.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
if (!defined('SMF'))
View
2  Sources/tasks/ApprovePost-Notify.php
@@ -9,7 +9,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
class ApprovePost_Notify_Background extends SMF_BackgroundTask
View
2  Sources/tasks/ApproveReply-Notify.php
@@ -9,7 +9,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
class ApproveReply_Notify_Background extends SMF_BackgroundTask
View
2  Sources/tasks/Buddy-Notify.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
class Buddy_Notify_Background extends SMF_BackgroundTask
View
2  Sources/tasks/CreatePost-Notify.php
@@ -9,7 +9,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
class CreatePost_Notify_Background extends SMF_BackgroundTask
View
2  Sources/tasks/EventNew-Notify.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
class EventNew_Notify_Background extends SMF_BackgroundTask
View
2  Sources/tasks/GroupReq-Notify.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
class GroupReq_Notify_Background extends SMF_BackgroundTask
View
2  Sources/tasks/Likes-Notify.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
class Likes_Notify_Background extends SMF_BackgroundTask
View
2  Sources/tasks/MemberReport-Notify.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
class MemberReport_Notify_Background extends SMF_BackgroundTask
View
2  Sources/tasks/MemberReportReply-Notify.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
class MemberReportReply_Notify_Background extends SMF_BackgroundTask
View
2  Sources/tasks/MsgReport-Notify.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
class MsgReport_Notify_Background extends SMF_BackgroundTask
View
2  Sources/tasks/MsgReportReply-Notify.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
class MsgReportReply_Notify_Background extends SMF_BackgroundTask
View
2  Sources/tasks/Register-Notify.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
class Register_Notify_Background extends SMF_BackgroundTask
View
2  Themes/default/Admin.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
/**
View
2  Themes/default/BoardIndex.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_boardindex_outer_above()
View
2  Themes/default/Calendar.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// Our main calendar template, which encapsulates weeks and months.
View
2  Themes/default/Compat.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// Generate a strip of buttons, out of buttons.
View
2  Themes/default/Display.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_main()
View
2  Themes/default/Errors.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// @todo
View
2  Themes/default/GenericControls.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// This function displays all the stuff you get with a richedit box - BBC, smileys etc.
View
2  Themes/default/GenericList.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_show_list($list_id = null)
View
2  Themes/default/GenericMenu.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// This contains the html for the side bar of the admin center, which is used for all admin pages.
View
2  Themes/default/Help.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_popup()
View
2  Themes/default/Likes.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_popup()
View
2  Themes/default/Login.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// This is just the basic "login" form.
View
2  Themes/default/ManageAttachments.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// Template template wraps around the simple settings page to add javascript functionality.
View
2  Themes/default/ManageBans.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_ban_edit()
View
2  Themes/default/ManageBoards.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// Template for listing all the current categories and boards.
View
2  Themes/default/ManageCalendar.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// Editing or adding holidays.
View
2  Themes/default/ManageLanguages.template.php
@@ -8,7 +8,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
/**
View
2  Themes/default/ManageMail.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_browse()
View
2  Themes/default/ManageMaintenance.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// Template for the database maintenance tasks.
View
2  Themes/default/ManageMembergroups.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_main()
View
2  Themes/default/ManageMembers.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_search_members()
View
2  Themes/default/ManageNews.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_email_members()
View
2  Themes/default/ManagePaid.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// The template for adding or editing a subscription.
View
2  Themes/default/ManagePermissions.template.php
@@ -8,7 +8,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_permission_index()
View
2  Themes/default/ManageScheduledTasks.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// Template for listing all scheduled tasks.
View
2  Themes/default/ManageSearch.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_modify_weights()
View
2  Themes/default/ManageSmileys.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// Editing the smiley sets.
View
2  Themes/default/Memberlist.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// Displays a sortable listing of all members registered on the forum.
View
2  Themes/default/MessageIndex.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_main()
View
2  Themes/default/ModerationCenter.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_moderation_center()
View
2  Themes/default/MoveTopic.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
/**
View
2  Themes/default/Notify.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_main()
View
2  Themes/default/Packages.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_main()
View
2  Themes/default/PersonalMessage.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
View
2  Themes/default/Poll.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_main()
View
2  Themes/default/Post.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// The main template for the post page.
View
2  Themes/default/Printpage.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_print_above()
View
2  Themes/default/Profile.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// Template for the profile side bar - goes before any other profile template.
View
2  Themes/default/Recent.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_recent()
View
2  Themes/default/Register.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
/**
View
2  Themes/default/Reminder.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_main()
View
2  Themes/default/ReportToMod.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
//------------------------------------------------------------------------------
View
2  Themes/default/ReportedContent.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_reported_posts()
View
2  Themes/default/Reports.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// Choose which type of report to run?
View
2  Themes/default/Search.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_main()
View
2  Themes/default/Settings.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_options()
View
2  Themes/default/SplitTopics.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_ask()
View
2  Themes/default/Stats.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_main()
View
2  Themes/default/Themes.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// The main sub template - for theme administration.
View
2  Themes/default/Who.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// The only template in the file.
View
2  Themes/default/Wireless.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// Define page index info for wireless templates
View
2  Themes/default/Xml.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
function template_sendbody()
View
2  Themes/default/index.template.php
@@ -7,7 +7,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
/* This template is, perhaps, the most important template in the theme. It
View
2  Themes/default/languages/Admin.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Admin
+// Version: 2.1 Beta 2; Admin
global $settings, $scripturl;
View
2  Themes/default/languages/Alerts.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Alerts
+// Version: 2.1 Beta 2; Alerts
// Load Alerts strings
$txt['topic_na'] = '(private topic)';
View
2  Themes/default/languages/Drafts.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Drafts
+// Version: 2.1 Beta 2; Drafts
// profile
$txt['drafts_show'] = 'Show Drafts';
View
2  Themes/default/languages/Editor.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Editor
+// Version: 2.1 Beta 2; Editor
global $editortxt;
$editortxt['Bold'] = 'Bold';
View
2  Themes/default/languages/EmailTemplates.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; EmailTemplates
+// Version: 2.1 Beta 2; EmailTemplates
// Since all of these strings are being used in emails, numeric entities should be used.
View
2  Themes/default/languages/Errors.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Errors
+// Version: 2.1 Beta 2; Errors
global $scripturl, $modSettings;
View
2  Themes/default/languages/Help.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Help
+// Version: 2.1 Beta 2; Help
global $helptxt;
View
2  Themes/default/languages/Install.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Install
+// Version: 2.1 Beta 2; Install
// These should be the same as those in index.language.php.
$txt['lang_character_set'] = 'ISO-8859-1';
View
2  Themes/default/languages/Login.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Login
+// Version: 2.1 Beta 2; Login
global $context;
View
2  Themes/default/languages/ManageBoards.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; ManageBoards
+// Version: 2.1 Beta 2; ManageBoards
$txt['boards_and_cats'] = 'Manage Boards and Categories';
$txt['order'] = 'Order';
View
2  Themes/default/languages/ManageCalendar.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; ManageCalendar
+// Version: 2.1 Beta 2; ManageCalendar
$txt['calendar_desc'] = 'From here you can modify all aspects of the calendar.';
View
2  Themes/default/languages/ManageMail.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; ManageMail
+// Version: 2.1 Beta 2; ManageMail
$txt['mailqueue_desc'] = 'From this page you can configure your mail settings, as well as viewing and administrating the current mail queue if it is enabled.';
View
2  Themes/default/languages/ManageMaintenance.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; ManageMaintenance
+// Version: 2.1 Beta 2; ManageMaintenance
$txt['repair_zero_ids'] = 'Found topics and/or messages with topic or message IDs of 0.';
$txt['repair_missing_topics'] = 'Message #%1$d is in non-existent topic #%2$d.';
View
2  Themes/default/languages/ManageMembers.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; ManageMembers
+// Version: 2.1 Beta 2; ManageMembers
global $context;
View
2  Themes/default/languages/ManagePaid.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; ManagePaid
+// Version: 2.1 Beta 2; ManagePaid
global $boardurl;
View
2  Themes/default/languages/ManagePermissions.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; ManagePermissions
+// Version: 2.1 Beta 2; ManagePermissions
$txt['permissions_title'] = 'Manage Permissions';
$txt['permissions_modify'] = 'Modify';
View
2  Themes/default/languages/ManageScheduledTasks.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; ManageScheduledTasks
+// Version: 2.1 Beta 2; ManageScheduledTasks
$txt['scheduled_tasks_title'] = 'Scheduled Tasks';
$txt['scheduled_tasks_header'] = 'All Scheduled Tasks';
View
2  Themes/default/languages/ManageSettings.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; ManageSettings
+// Version: 2.1 Beta 2; ManageSettings
global $scripturl;
View
2  Themes/default/languages/ManageSmileys.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; ManageSmileys
+// Version: 2.1 Beta 2; ManageSmileys
$txt['smiley_sets_save'] = 'Save Changes';
$txt['smiley_sets_add'] = 'New smiley Set';
View
2  Themes/default/languages/Manual.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Manual
+// Version: 2.1 Beta 2; Manual
/* Everything in this file is for the Simple Machines help manual
If you are looking at translating the manual into another language
View
2  Themes/default/languages/ModerationCenter.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; ModerationCenter
+// Version: 2.1 Beta 2; ModerationCenter
$txt['moderation_center'] = 'Moderation Center';
$txt['mc_main'] = 'Main';
View
2  Themes/default/languages/Modifications.english.php
@@ -1,4 +1,4 @@
<?php
-// Version: 2.1 Beta 1; Modifications
+// Version: 2.1 Beta 2; Modifications
?>
View
2  Themes/default/languages/Modlog.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Modlog
+// Version: 2.1 Beta 2; Modlog
$txt['modlog_date'] = 'Date';
$txt['modlog_member'] = 'Member';
View
2  Themes/default/languages/Packages.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Packages
+// Version: 2.1 Beta 2; Packages
$txt['package_proceed'] = 'Proceed';
$txt['php_script'] = 'Modification file was extracted, but this modification also comes with a PHP script which should be executed before it will work';
View
2  Themes/default/languages/PersonalMessage.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; PersonalMessage
+// Version: 2.1 Beta 2; PersonalMessage
global $context;
View
2  Themes/default/languages/Post.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Post
+// Version: 2.1 Beta 2; Post
global $context;
View
2  Themes/default/languages/Profile.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Profile
+// Version: 2.1 Beta 2; Profile
global $scripturl, $context;
View
2  Themes/default/languages/Reports.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Reports
+// Version: 2.1 Beta 2; Reports
$txt['generate_reports_desc'] = 'From this section you can generate a variety of reports to assist in the administration of your forum. Simply follow the steps below to select the option of your choice.';
$txt['generate_reports_continue'] = 'Continue';
View
2  Themes/default/languages/Search.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Search
+// Version: 2.1 Beta 2; Search
$txt['set_parameters'] = 'Set Search Parameters';
$txt['choose_board'] = 'Choose a board to search in, or search all';
View
2  Themes/default/languages/Settings.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Settings
+// Version: 2.1 Beta 2; Settings
global $settings;
View
2  Themes/default/languages/Stats.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Stats
+// Version: 2.1 Beta 2; Stats
global $context;
View
2  Themes/default/languages/Themes.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Themes
+// Version: 2.1 Beta 2; Themes
$txt['themeadmin_explain'] = 'Themes are the different looks and feels of your forum. These settings affect the selection of themes, and which themes guests and other members use.';
View
2  Themes/default/languages/Who.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Who
+// Version: 2.1 Beta 2; Who
global $scripturl, $context;
View
2  Themes/default/languages/Wireless.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; Wireless
+// Version: 2.1 Beta 2; Wireless
$txt['wireless_error_home'] = 'Board index';
View
2  Themes/default/languages/index.english.php
@@ -1,5 +1,5 @@
<?php
-// Version: 2.1 Beta 1; index
+// Version: 2.1 Beta 2; index
global $forum_copyright, $webmaster_email, $scripturl, $context, $boardurl;
View
2  Themes/default/scripts/jquery.sceditor.smf.js
@@ -6,7 +6,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
(function ($) {
View
2  Themes/default/scripts/smf_jquery_plugins.js
@@ -14,7 +14,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*
*/
View
2  contributors.txt
@@ -77,4 +77,4 @@ Phennig | © 2009-2012 | This font is licensed under the SIL Open Font License,
Copyright
Forum
-SMF 2.1 Beta 1 | SMF © 2015, Simple Machines
+SMF 2.1 Beta 2 | SMF © 2015, Simple Machines
View
2  cron.php
@@ -17,7 +17,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
define('SMF', 'BACKGROUND');
View
4 index.php
@@ -17,10 +17,10 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
-$forum_version = 'SMF 2.1 Beta 1';
+$forum_version = 'SMF 2.1 Beta 2';
$software_year = '2015';
// Get everything started up...
View
2  proxy.php
@@ -10,7 +10,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
define('SMF', 'proxy');
View
8 ssi_examples.php
@@ -8,7 +8,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// Special thanks to Spaceman-Spiff for his contributions to this page.
@@ -33,7 +33,7 @@
template_ssi_above();
?>
<h2>SMF SSI.php Functions</h2>
- <p><strong>Current Version:</strong> 2.1 Beta 1</p>
+ <p><strong>Current Version:</strong> 2.1 Beta 2</p>
<p>This file is used to demonstrate the capabilities of SSI.php using PHP include functions. The examples show the include tag, then the results of it.</p>
<h2>Include Code</h2>
@@ -416,7 +416,7 @@ function template_ssi_above()
echo '<!DOCTYPE html>
<html>
<head>
- <title>SMF 2.1 Beta 1 SSI.php Examples</title>
+ <title>SMF 2.1 Beta 2 SSI.php Examples</title>
<link rel="stylesheet" type="text/css" href="', $settings['default_theme_url'], '/css/index.css?alp21">
<script type="text/javascript" src="', $settings['default_theme_url'], '/scripts/script.js"></script>
<style type="text/css">
@@ -516,7 +516,7 @@ function toggleVisibleByClass(sClassName, bHide)
<body>
<div id="header">
<div class="frame">
- <h1 class="forumtitle">SMF 2.1 Beta 1 SSI.php Examples</h1>
+ <h1 class="forumtitle">SMF 2.1 Beta 2 SSI.php Examples</h1>
<img id="smflogo" src="Themes/default/images/smflogo.png" alt="Simple Machines Forum" title="Simple Machines Forum">
</div>
</div>
View
4 ssi_examples.shtml
@@ -1,11 +1,11 @@
<!DOCTYPE html>
<html>
<head>
- <title> &lt;&lt; :: SMF SSI.php 2.1 Beta 1 :: &gt;&gt; </title>
+ <title> &lt;&lt; :: SMF SSI.php 2.1 Beta 2 :: &gt;&gt; </title>
</head>
<body style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;">
<h1>SMF SSI.php Functions</h1>
- Current Version 2.1 Beta 1<br>
+ Current Version 2.1 Beta 2<br>
<br>
This file is used to demonstrate the capabilities of SSI.php using SHTML include functions.<br>
The examples the include tag, then the results of it. Examples are separated by horizontal rules.<br>
View
2  subscriptions.php
@@ -11,7 +11,7 @@
* @copyright 2015 Simple Machines and individual contributors
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
- * @version 2.1 Beta 1
+ * @version 2.1 Beta 2
*/
// Start things rolling by getting SMF alive...
Please sign in to comment.
Something went wrong with that request. Please try again.