Skip to content

Instantly share code, notes, and snippets.

@gunnicom
Forked from johnnykage/en_US.autoincrement.php
Created April 13, 2018 13:35
Show Gist options
  • Save gunnicom/e1be99543f26c96bdb95aa5c81e3844b to your computer and use it in GitHub Desktop.
Save gunnicom/e1be99543f26c96bdb95aa5c81e3844b to your computer and use it in GitHub Desktop.
<?php
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
$mod_strings['fieldTypes']['autoincrement'] = 'AutoIncrement';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment