xml/GenCode.php - Only allow CLI execution
authorTim Otten <totten@civicrm.org>
Thu, 15 Feb 2018 21:19:54 +0000 (13:19 -0800)
committerTim Otten <totten@civicrm.org>
Thu, 15 Feb 2018 21:19:54 +0000 (13:19 -0800)
commite06b5e1445801066893811197272a06c6aa3cd81
tree35db319a1f6c5a17ff4829c3f6beb63457a8cfb1
parent04e5df15fbe2ecebd288e100750fa548816d25c7
xml/GenCode.php - Only allow CLI execution

If we're going to bundle the `xml` folder so that it can be used by the
installer, then we don't this particular file to be web-accessible.
xml/GenCode.php