chore(rest) api_url -> apiURL

This commit is contained in:
coderaiser 2014-02-06 04:32:15 -05:00
parent 6b56606073
commit 319e2c213b

View file

@ -10,7 +10,7 @@
'# Module is part of Cloud Commander,' + '\n' +
'# used for work with REST API.' + '\n' +
'# If you wont to see at work set rest: true' + '\n' +
'# and api_url in config.json' + '\n' +
'# and apiURL in config.json' + '\n' +
'# http://cloudcmd.io' + '\n');
var main = global.cloudcmd.main,