Skip to content

Commit 51da83f

Browse files
maxmimaxmi
authored andcommitted
Separate User Settings
1 parent 97814ab commit 51da83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/code/community/Zendesk/Zendesk/sql/zendesk_setup/mysql4-install-1.4.0.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* See the License for the specific language governing permissions and
1515
* limitations under the License.
1616
*/
17-
//Separate User Settings
17+
1818
$installer = $this;
1919
$installer->startSetup();
2020
$installer->run("CREATE TABLE IF NOT EXISTS `{$installer->getTable('zendesk_settings')}` (

0 commit comments

Comments
 (0)