forked from uup-dump/api
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