SAAS-470: Zend Rest module doesn't work on Ubuntu 14.04
The Bootstrap.php in the modules directory didn't like short php tags.
This commit is contained in:
parent
52f3ed816e
commit
0ccc7e7dc9
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<?
|
||||
<?php
|
||||
|
||||
class Rest_Bootstrap extends Zend_Application_Module_Bootstrap
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue