Change the name webcompta to PhpCompta

This commit is contained in:
sparkyx 2003-11-20 19:10:29 +00:00
parent 4820f6b3d1
commit ebe37871bf
18 changed files with 93 additions and 92 deletions

View file

@ -1,19 +1,19 @@
/*
* This file is part of WCOMPTA.
* This file is part of PhpCompta.
*
* WCOMPTA is free software; you can redistribute it and/or modify
* PhpCompta is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* WCOMPTA is distributed in the hope that it will be useful,
* PhpCompta is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with WCOMPTA; if not, write to the Free Software
* along with PhpCompta; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
insert into tmp_pcmn(pcm_val,pcm_lib,pcm_val_parent) values (10 ,'Capital ',1 );