mirror of
https://git.uupdump.net/uup-dump/api.git
synced 2025-07-16 20:19:55 +09:00
Add missing equals sign
This commit is contained in:
@ -16,7 +16,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
global $apiVersion;
|
||||
$apiVersion = '0.1.0-alpha';
|
||||
$apiVersion = '0.1.1-alpha';
|
||||
|
||||
function brand() {
|
||||
global $apiVersion;
|
||||
|
Reference in New Issue
Block a user