update_unicode_data.php
This is an internal development file. It should NOT be included in any SMF distribution packages.
This file exists to make it easy for developers to update the Unicode data in $sourcedir/Unicode whenever a new version of the Unicode Character Database is released. Just run this file from the command line in order to perform the update.
Note:
-
Any updates to the Unicode data files SHOULD be included in the install and large upgrade packages.
- Any updates to the Unicode data files SHOULD NOT be included in the patch packages. The Update_Unicode background task will take care of that on existing forums.
Simple Machines Forum (SMF)
Tags
Table of Contents
Constants
- SMF = 'BACKGROUND'
- SMF_USER_AGENT = 'SMF'
- TIME_START = \microtime(\true)
Constants
SMF
public
mixed
SMF
= 'BACKGROUND'
SMF_USER_AGENT
public
mixed
SMF_USER_AGENT
= 'SMF'
TIME_START
public
mixed
TIME_START
= \microtime(\true)