d9bf74afdbf1b17f19a9551691cb3c0c4f1af35c
[fa-stable.git] / lang / new_language_template / locale.inc
1 <?php
2 /**********************************************************************
3     Copyright (C) FrontAccounting, LLC.
4         Released under the terms of the GNU Affero General Public License,
5         AGPL, as published by the Free Software Foundation, either version 
6         3 of the License, or (at your option) any later version.
7     This program is distributed in the hope that it will be useful,
8     but WITHOUT ANY WARRANTY; without even the implied warranty of
9     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
10     See the License here <http://www.gnu.org/licenses/agpl-3.0.html>.
11 ***********************************************************************/
12 /*
13         This file contains templates for all country specific functions.
14         If your locale needs special functionality provided by hook functions
15         copy this file to respective lang/xx_XX directory and edit templates below.
16         You can safely remove not used function templates.
17 */
18 ?>