Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »


Employees - модуль для ведения учета ваших сотрудников.

Установка

Создать таблицу в базе:

mysql --default-character-set=utf8 -D abills < db/Employees.sql

В файле config.pl :

@MODULES = (
             'Employees'
            );

<a href="javascript:scroll(0,0)" > НАВЕРХ </a> 

  • No labels