Fix: Avoid errors into rpm packages
This commit is contained in:
parent
99b8077802
commit
e83f2f7658
5
htdocs/boutique/sql/emulate_oscommerce/llx_osc_categories.sql → dev/dbmodel/emulate_oscommerce/llx_osc_categories.sql
Normal file → Executable file
5
htdocs/boutique/sql/emulate_oscommerce/llx_osc_categories.sql → dev/dbmodel/emulate_oscommerce/llx_osc_categories.sql
Normal file → Executable file
@ -12,10 +12,9 @@
|
||||
-- GNU General Public License for more details.
|
||||
--
|
||||
-- You should have received a copy of the GNU General Public License
|
||||
-- along with this program; if not, write to the Free Software
|
||||
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
--
|
||||
-- $Id$
|
||||
-- $Id: llx_osc_categories.sql,v 1.1 2011/08/03 01:03:46 eldy Exp $
|
||||
-- ===================================================================
|
||||
|
||||
CREATE TABLE llx_osc_categories (
|
||||
5
htdocs/boutique/sql/emulate_oscommerce/llx_osc_customer.key.sql → dev/dbmodel/emulate_oscommerce/llx_osc_customer.key.sql
Normal file → Executable file
5
htdocs/boutique/sql/emulate_oscommerce/llx_osc_customer.key.sql → dev/dbmodel/emulate_oscommerce/llx_osc_customer.key.sql
Normal file → Executable file
@ -12,10 +12,9 @@
|
||||
-- GNU General Public License for more details.
|
||||
--
|
||||
-- You should have received a copy of the GNU General Public License
|
||||
-- along with this program; if not, write to the Free Software
|
||||
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
--
|
||||
-- $Id$
|
||||
-- $Id: llx_osc_customer.key.sql,v 1.1 2011/08/03 01:03:46 eldy Exp $
|
||||
-- ===================================================================
|
||||
|
||||
|
||||
5
htdocs/boutique/sql/emulate_oscommerce/llx_osc_customer.sql → dev/dbmodel/emulate_oscommerce/llx_osc_customer.sql
Normal file → Executable file
5
htdocs/boutique/sql/emulate_oscommerce/llx_osc_customer.sql → dev/dbmodel/emulate_oscommerce/llx_osc_customer.sql
Normal file → Executable file
@ -12,10 +12,9 @@
|
||||
-- GNU General Public License for more details.
|
||||
--
|
||||
-- You should have received a copy of the GNU General Public License
|
||||
-- along with this program; if not, write to the Free Software
|
||||
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
--
|
||||
-- $Id$
|
||||
-- $Id: llx_osc_customer.sql,v 1.1 2011/08/03 01:03:46 eldy Exp $
|
||||
-- ===================================================================
|
||||
|
||||
CREATE TABLE llx_osc_customer (
|
||||
5
htdocs/boutique/sql/emulate_oscommerce/llx_osc_order.sql → dev/dbmodel/emulate_oscommerce/llx_osc_order.sql
Normal file → Executable file
5
htdocs/boutique/sql/emulate_oscommerce/llx_osc_order.sql → dev/dbmodel/emulate_oscommerce/llx_osc_order.sql
Normal file → Executable file
@ -12,10 +12,9 @@
|
||||
-- GNU General Public License for more details.
|
||||
--
|
||||
-- You should have received a copy of the GNU General Public License
|
||||
-- along with this program; if not, write to the Free Software
|
||||
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
--
|
||||
-- $Id$
|
||||
-- $Id: llx_osc_order.sql,v 1.1 2011/08/03 01:03:46 eldy Exp $
|
||||
-- ===================================================================
|
||||
|
||||
CREATE TABLE llx_osc_order (
|
||||
5
htdocs/boutique/sql/emulate_oscommerce/llx_osc_product.sql → dev/dbmodel/emulate_oscommerce/llx_osc_product.sql
Normal file → Executable file
5
htdocs/boutique/sql/emulate_oscommerce/llx_osc_product.sql → dev/dbmodel/emulate_oscommerce/llx_osc_product.sql
Normal file → Executable file
@ -12,10 +12,9 @@
|
||||
-- GNU General Public License for more details.
|
||||
--
|
||||
-- You should have received a copy of the GNU General Public License
|
||||
-- along with this program; if not, write to the Free Software
|
||||
-- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
--
|
||||
-- $Id$
|
||||
-- $Id: llx_osc_product.sql,v 1.1 2011/08/03 01:03:46 eldy Exp $
|
||||
-- ===================================================================
|
||||
|
||||
CREATE TABLE llx_osc_product (
|
||||
@ -13,13 +13,12 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/**
|
||||
* \defgroup label Module labels
|
||||
* \version $Id$
|
||||
* \version $Id: modLabel.class.php,v 1.15 2011/08/03 01:03:47 eldy Exp $
|
||||
* \brief Module pour gerer les formats d'impression des etiquettes
|
||||
*/
|
||||
|
||||
|
||||
@ -12,10 +12,9 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
* $Id$
|
||||
* $Id: default.css,v 1.8 2011/08/03 01:03:47 eldy Exp $
|
||||
*/
|
||||
|
||||
body {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user