Changes between Version 3 and Version 4 of CodeCleanups


Ignore:
Timestamp:
01/25/10 14:36:29 (15 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CodeCleanups

    v3 v4  
    3838    msg_list_empty = T('No hospitals currently registered'))
    3939}}}
    40 
     40 3. Rename controller functions which aren't user-facing (but called from other functions) as '_function_name'
    4141----
    4242[wiki:Haiti]