在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → PHP考勤系统

PHP考勤系统

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:31.33M
  • 下载次数:7
  • 浏览次数:131
  • 发布时间:2021-11-02
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
PHP考勤系统,已经打包了 安装方法详见readme,功能齐全,设置人性化,非常不错
【实例截图】
【核心代码】
4744302542848179087.zip
├── softhy.net.txt
├── TimeTrex_Standard_Edition_v5.0.8
│   ├── api
│   │   ├── amf
│   │   │   └── api.php
│   │   ├── json
│   │   │   └── api.php
│   │   └── soap
│   │   ├── api_client_example.php
│   │   └── api.php
│   ├── classes
│   │   ├── adodb
│   │   │   ├── adodb-active-record.inc.php
│   │   │   ├── adodb-active-recordx.inc.php
│   │   │   ├── adodb-csvlib.inc.php
│   │   │   ├── adodb-datadict.inc.php
│   │   │   ├── adodb-errorhandler.inc.php
│   │   │   ├── adodb-error.inc.php
│   │   │   ├── adodb-errorpear.inc.php
│   │   │   ├── adodb-exceptions.inc.php
│   │   │   ├── adodb.inc.php
│   │   │   ├── adodb-iterator.inc.php
│   │   │   ├── adodb-lib.inc.php
│   │   │   ├── adodb-memcache.lib.inc.php
│   │   │   ├── adodb-pager.inc.php
│   │   │   ├── adodb-pear.inc.php
│   │   │   ├── adodb-perf.inc.php
│   │   │   ├── adodb-php4.inc.php
│   │   │   ├── adodb-time.inc.php
│   │   │   ├── adodb-xmlschema03.inc.php
│   │   │   ├── adodb-xmlschema.inc.php
│   │   │   ├── contrib
│   │   │   │   └── toxmlrpc.inc.php
│   │   │   ├── datadict
│   │   │   │   ├── datadict-access.inc.php
│   │   │   │   ├── datadict-db2.inc.php
│   │   │   │   ├── datadict-firebird.inc.php
│   │   │   │   ├── datadict-generic.inc.php
│   │   │   │   ├── datadict-ibase.inc.php
│   │   │   │   ├── datadict-informix.inc.php
│   │   │   │   ├── datadict-mssql.inc.php
│   │   │   │   ├── datadict-mssqlnative.inc.php
│   │   │   │   ├── datadict-mysql.inc.php
│   │   │   │   ├── datadict-oci8.inc.php
│   │   │   │   ├── datadict-postgres.inc.php
│   │   │   │   ├── datadict-sapdb.inc.php
│   │   │   │   ├── datadict-sqlite.inc.php
│   │   │   │   └── datadict-sybase.inc.php
│   │   │   ├── drivers
│   │   │   │   ├── adodb-access.inc.php
│   │   │   │   ├── adodb-ado5.inc.php
│   │   │   │   ├── adodb-ado_access.inc.php
│   │   │   │   ├── adodb-ado.inc.php
│   │   │   │   ├── adodb-ado_mssql.inc.php
│   │   │   │   ├── adodb-ads.inc.php
│   │   │   │   ├── adodb-borland_ibase.inc.php
│   │   │   │   ├── adodb-csv.inc.php
│   │   │   │   ├── adodb-db2.inc.php
│   │   │   │   ├── adodb-fbsql.inc.php
│   │   │   │   ├── adodb-firebird.inc.php
│   │   │   │   ├── adodb-ibase.inc.php
│   │   │   │   ├── adodb-informix72.inc.php
│   │   │   │   ├── adodb-informix.inc.php
│   │   │   │   ├── adodb-ldap.inc.php
│   │   │   │   ├── adodb-mssql.inc.php
│   │   │   │   ├── adodb-mssqlnative.inc.php
│   │   │   │   ├── adodb-mssql_n.inc.php
│   │   │   │   ├── adodb-mssqlpo.inc.php
│   │   │   │   ├── adodb-mysqli.inc.php
│   │   │   │   ├── adodb-mysql.inc.php
│   │   │   │   ├── adodb-mysqlpo.inc.php
│   │   │   │   ├── adodb-mysqlt.inc.php
│   │   │   │   ├── adodb-netezza.inc.php
│   │   │   │   ├── adodb-oci805.inc.php
│   │   │   │   ├── adodb-oci8.inc.php
│   │   │   │   ├── adodb-oci8.old.inc.php
│   │   │   │   ├── adodb-oci8po.inc.php
│   │   │   │   ├── adodb-odbc_db2.inc.php
│   │   │   │   ├── adodb-odbc.inc.php
│   │   │   │   ├── adodb-odbc_mssql.inc.php
│   │   │   │   ├── adodb-odbc_oracle.inc.php
│   │   │   │   ├── adodb-odbtp.inc.php
│   │   │   │   ├── adodb-odbtp_unicode.inc.php
│   │   │   │   ├── adodb-oracle.inc.php
│   │   │   │   ├── adodb-pdo.inc.php
│   │   │   │   ├── adodb-pdo_mssql.inc.php
│   │   │   │   ├── adodb-pdo_mysql.inc.php
│   │   │   │   ├── adodb-pdo_oci.inc.php
│   │   │   │   ├── adodb-pdo_pgsql.inc.php
│   │   │   │   ├── adodb-pdo_sqlite.inc.php
│   │   │   │   ├── adodb-postgres64.inc.php
│   │   │   │   ├── adodb-postgres7.inc.php
│   │   │   │   ├── adodb-postgres8.inc.php
│   │   │   │   ├── adodb-postgres.inc.php
│   │   │   │   ├── adodb-proxy.inc.php
│   │   │   │   ├── adodb-sapdb.inc.php
│   │   │   │   ├── adodb-sqlanywhere.inc.php
│   │   │   │   ├── adodb-sqlite3.inc.php
│   │   │   │   ├── adodb-sqlite.inc.php
│   │   │   │   ├── adodb-sqlite.inc.php.bak
│   │   │   │   ├── adodb-sqlitepo.inc.php
│   │   │   │   ├── adodb-sybase_ase.inc.php
│   │   │   │   ├── adodb-sybase.inc.php
│   │   │   │   └── adodb-vfp.inc.php
│   │   │   ├── lang
│   │   │   │   ├── adodb-ar.inc.php
│   │   │   │   ├── adodb-bg.inc.php
│   │   │   │   ├── adodb-bgutf8.inc.php
│   │   │   │   ├── adodb-ca.inc.php
│   │   │   │   ├── adodb-cn.inc.php
│   │   │   │   ├── adodb-cz.inc.php
│   │   │   │   ├── adodb-da.inc.php
│   │   │   │   ├── adodb-de.inc.php
│   │   │   │   ├── adodb-en.inc.php
│   │   │   │   ├── adodb-es.inc.php
│   │   │   │   ├── adodb-esperanto.inc.php
│   │   │   │   ├── adodb-fa.inc.php
│   │   │   │   ├── adodb-fr.inc.php
│   │   │   │   ├── adodb-hu.inc.php
│   │   │   │   ├── adodb-it.inc.php
│   │   │   │   ├── adodb-nl.inc.php
│   │   │   │   ├── adodb-pl.inc.php
│   │   │   │   ├── adodb-pt-br.inc.php
│   │   │   │   ├── adodb-ro.inc.php
│   │   │   │   ├── adodb-ru1251.inc.php
│   │   │   │   ├── adodb-sv.inc.php
│   │   │   │   ├── adodb_th.inc.php
│   │   │   │   └── adodb-uk1251.inc.php
│   │   │   ├── license.txt
│   │   │   ├── pear
│   │   │   │   ├── Auth
│   │   │   │   │   └── Container
│   │   │   │   │   └── ADOdb.php
│   │   │   │   └── readme.Auth.txt
│   │   │   ├── perf
│   │   │   │   ├── perf-db2.inc.php
│   │   │   │   ├── perf-informix.inc.php
│   │   │   │   ├── perf-mssql.inc.php
│   │   │   │   ├── perf-mssqlnative.inc.php
│   │   │   │   ├── perf-mysql.inc.php
│   │   │   │   ├── perf-oci8.inc.php
│   │   │   │   └── perf-postgres.inc.php
│   │   │   ├── pivottable.inc.php
│   │   │   ├── rsfilter.inc.php
│   │   │   ├── server.php
│   │   │   ├── session
│   │   │   │   ├── adodb-compress-bzip2.php
│   │   │   │   ├── adodb-compress-gzip.php
│   │   │   │   ├── adodb-cryptsession2.php
│   │   │   │   ├── adodb-cryptsession.php
│   │   │   │   ├── adodb-encrypt-mcrypt.php
│   │   │   │   ├── adodb-encrypt-md5.php
│   │   │   │   ├── adodb-encrypt-secret.php
│   │   │   │   ├── adodb-encrypt-sha1.php
│   │   │   │   ├── adodb-session2.php
│   │   │   │   ├── adodb-session-clob2.php
│   │   │   │   ├── adodb-session-clob.php
│   │   │   │   ├── adodb-session.php
│   │   │   │   ├── adodb-sessions.mysql.sql
│   │   │   │   ├── adodb-sessions.oracle.clob.sql
│   │   │   │   ├── adodb-sessions.oracle.sql
│   │   │   │   ├── adodb-sess.txt
│   │   │   │   ├── crypt.inc.php
│   │   │   │   ├── old
│   │   │   │   │   ├── adodb-cryptsession.php
│   │   │   │   │   ├── adodb-session-clob.php
│   │   │   │   │   ├── adodb-session.php
│   │   │   │   │   └── crypt.inc.php
│   │   │   │   ├── session_schema2.xml
│   │   │   │   └── session_schema.xml
│   │   │   ├── tips_portable_sql.htm
│   │   │   ├── toexport.inc.php
│   │   │   ├── tohtml.inc.php
│   │   │   ├── tute.htm
│   │   │   ├── xmlschema03.dtd
│   │   │   ├── xmlschema.dtd
│   │   │   └── xsl
│   │   │   ├── convert-0.1-0.2.xsl
│   │   │   ├── convert-0.1-0.3.xsl
│   │   │   ├── convert-0.2-0.1.xsl
│   │   │   ├── convert-0.2-0.3.xsl
│   │   │   ├── remove-0.2.xsl
│   │   │   └── remove-0.3.xsl
│   │   ├── bitmask
│   │   │   └── bitmask.class.php
│   │   ├── cache_lite
│   │   │   ├── Hashed_Cache_Lite.php
│   │   │   └── Lite.php
│   │   ├── fpdf
│   │   │   ├── font
│   │   │   │   ├── courier.php
│   │   │   │   ├── helveticabi.php
│   │   │   │   ├── helveticab.php
│   │   │   │   ├── helveticai.php
│   │   │   │   ├── helvetica.php
│   │   │   │   ├── makefont
│   │   │   │   │   ├── cp1250.map
│   │   │   │   │   ├── cp1251.map
│   │   │   │   │   ├── cp1252.map
│   │   │   │   │   ├── cp1253.map
│   │   │   │   │   ├── cp1254.map
│   │   │   │   │   ├── cp1255.map
│   │   │   │   │   ├── cp1257.map
│   │   │   │   │   ├── cp1258.map
│   │   │   │   │   ├── cp874.map
│   │   │   │   │   ├── iso-8859-11.map
│   │   │   │   │   ├── iso-8859-15.map
│   │   │   │   │   ├── iso-8859-16.map
│   │   │   │   │   ├── iso-8859-1.map
│   │   │   │   │   ├── iso-8859-2.map
│   │   │   │   │   ├── iso-8859-4.map
│   │   │   │   │   ├── iso-8859-5.map
│   │   │   │   │   ├── iso-8859-7.map
│   │   │   │   │   ├── iso-8859-9.map
│   │   │   │   │   ├── koi8-r.map
│   │   │   │   │   ├── koi8-u.map
│   │   │   │   │   └── makefont.php
│   │   │   │   ├── symbol.php
│   │   │   │   ├── timesbi.php
│   │   │   │   ├── timesb.php
│   │   │   │   ├── timesi.php
│   │   │   │   ├── times.php
│   │   │   │   └── zapfdingbats.php
│   │   │   ├── fpdf.css
│   │   │   └── fpdf.php
│   │   ├── fpdi
│   │   │   ├── decoders
│   │   │   │   ├── ASCII85Decode.php
│   │   │   │   ├── ascii85.php
│   │   │   │   ├── LZWDecode.php
│   │   │   │   └── lzw.php
│   │   │   ├── filters
│   │   │   │   ├── FilterASCII85_FPDI.php
│   │   │   │   ├── FilterASCII85.php
│   │   │   │   ├── FilterLZW_FPDI.php
│   │   │   │   └── FilterLZW.php
│   │   │   ├── fpdf_tpl.php
│   │   │   ├── fpdi2tcpdf_bridge.php
│   │   │   ├── fpdi_pdf_parser.php
│   │   │   ├── fpdi.php
│   │   │   ├── pdf_context.php
│   │   │   ├── pdfdoc.pdf
│   │   │   ├── pdf_parser.php
│   │   │   └── wrapper_functions.php
│   │   ├── GovernmentForms
│   │   │   ├── country
│   │   │   │   ├── ca
│   │   │   │   │   ├── CA.class.php
│   │   │   │   │   ├── roe.class.php
│   │   │   │   │   ├── schema
│   │   │   │   │   │   ├── agr-1.xsd
│   │   │   │   │   │   ├── BulkRoe_Basic.xsd
│   │   │   │   │   │   ├── BulkRoeHeader_Basic.xsd
│   │   │   │   │   │   ├── complex.xsd
│   │   │   │   │   │   ├── frms.xsd
│   │   │   │   │   │   ├── layout-topologie.xsd
│   │   │   │   │   │   ├── nr4.xsd
│   │   │   │   │   │   ├── rrsp-reer.xsd
│   │   │   │   │   │   ├── safer-alal.xsd
│   │   │   │   │   │   ├── simple.xsd
│   │   │   │   │   │   ├── t1204.xsd
│   │   │   │   │   │   ├── t215.xsd
│   │   │   │   │   │   ├── t3.xsd
│   │   │   │   │   │   ├── t4a-nr.xsd
│   │   │   │   │   │   ├── t4a-oas.xsd
│   │   │   │   │   │   ├── t4a-p.xsd
│   │   │   │   │   │   ├── t4a.xsd
│   │   │   │   │   │   ├── t4e.xsd
│   │   │   │   │   │   ├── t4rif.xsd
│   │   │   │   │   │   ├── t4rsp.xsd
│   │   │   │   │   │   ├── t4.xsd
│   │   │   │   │   │   ├── t5007.xsd
│   │   │   │   │   │   ├── t5008.xsd
│   │   │   │   │   │   ├── t5018.xsd
│   │   │   │   │   │   ├── t5.xsd
│   │   │   │   │   │   └── tfsa-celi.xsd
│   │   │   │   │   ├── t4a.class.php
│   │   │   │   │   ├── t4asum.class.php
│   │   │   │   │   ├── t4.class.php
│   │   │   │   │   ├── t4sum.class.php
│   │   │   │   │   ├── t619.class.php
│   │   │   │   │   └── templates
│   │   │   │   │   ├── roe.pdf
│   │   │   │   │   ├── t4a-flat-11b.pdf
│   │   │   │   │   ├── t4a-sum-11b.pdf
│   │   │   │   │   ├── t4flat-05b.pdf
│   │   │   │   │   ├── t4flat-06b.pdf
│   │   │   │   │   ├── t4flat-10b.pdf
│   │   │   │   │   ├── t4-sum-05b.pdf
│   │   │   │   │   ├── t4-sum-08b.pdf
│   │   │   │   │   └── t4sum-10b.pdf
│   │   │   │   ├── grid.class.php
│   │   │   │   └── us
│   │   │   │   ├── 1099misc.class.php
│   │   │   │   ├── 940.class.php
│   │   │   │   ├── 941.class.php
│   │   │   │   ├── 941sb.class.php
│   │   │   │   ├── templates
│   │   │   │   │   ├── 1099misc.pdf
│   │   │   │   │   ├── 940.pdf
│   │   │   │   │   ├── 941.pdf
│   │   │   │   │   ├── 941sb.pdf
│   │   │   │   │   ├── w2.pdf
│   │   │   │   │   └── w3.pdf
│   │   │   │   ├── US.class.php
│   │   │   │   ├── w2.class.php
│   │   │   │   └── w3.class.php
│   │   │   ├── examples
│   │   │   │   ├── country
│   │   │   │   │   ├── ca
│   │   │   │   │   │   └── roe.php
│   │   │   │   │   └── us
│   │   │   │   │   ├── 940.php
│   │   │   │   │   ├── 941.php
│   │   │   │   │   ├── 941sb.php
│   │   │   │   │   └── w2.php
│   │   │   │   └── grid.php
│   │   │   ├── GovernmentForms_Base.class.php
│   │   │   └── GovernmentForms.class.php
│   │   ├── Image_Barcode
│   │   │   ├── Barcode
│   │   │   │   ├── code128.php
│   │   │   │   ├── Code39.php
│   │   │   │   ├── ean13.php
│   │   │   │   ├── int25.php
│   │   │   │   ├── postnet.php
│   │   │   │   └── upca.php
│   │   │   └── Barcode.php
│   │   ├── misc
│   │   │   ├── arr_multisort.class.php
│   │   │   ├── attachment.class.php
│   │   │   ├── is_email.php
│   │   │   ├── MimeMailParser.class.php
│   │   │   ├── MultiCurl.class.php
│   │   │   ├── signature_to_image.class.php
│   │   │   └── UUID.class.php
│   │   ├── modules
│   │   │   ├── accrual
│   │   │   │   ├── AccrualBalanceFactory.class.php
│   │   │   │   ├── AccrualBalanceListFactory.class.php
│   │   │   │   ├── AccrualFactory.class.php
│   │   │   │   └── AccrualListFactory.class.php
│   │   │   ├── api
│   │   │   │   ├── accrual
│   │   │   │   │   ├── APIAccrualBalance.class.php
│   │   │   │   │   └── APIAccrual.class.php
│   │   │   │   ├── client
│   │   │   │   │   └── TimeTrexClientAPI.class.php
│   │   │   │   ├── company
│   │   │   │   │   ├── APIBranch.class.php
│   │   │   │   │   ├── APICompany.class.php
│   │   │   │   │   ├── APICompanyDeduction.class.php
│   │   │   │   │   ├── APICompanyGenericTag.class.php
│   │   │   │   │   ├── APISetupPresets.class.php
│   │   │   │   │   └── APIWageGroup.class.php
│   │   │   │   ├── core
│   │   │   │   │   ├── APIAbout.class.php
│   │   │   │   │   ├── APIAuthorization.class.php
│   │   │   │   │   ├── APICurrency.class.php
│   │   │   │   │   ├── APIEnvironment.class.php
│   │   │   │   │   ├── APIException.class.php
│   │   │   │   │   ├── APIFactory.class.php
│   │   │   │   │   ├── APILog.class.php
│   │   │   │   │   ├── APIMisc.class.php
│   │   │   │   │   ├── APINotification.class.php
│   │   │   │   │   ├── APIOtherField.class.php
│   │   │   │   │   ├── APIPermission.class.php
│   │   │   │   │   ├── APIPermissionControl.class.php
│   │   │   │   │   ├── APIProgressBar.class.php
│   │   │   │   │   ├── APIStation.class.php
│   │   │   │   │   ├── APITest.class.php
│   │   │   │   │   ├── APITimeSheet.class.php
│   │   │   │   │   ├── APITTDate.class.php
│   │   │   │   │   └── APIUserDateTotal.class.php
│   │   │   │   ├── department
│   │   │   │   │   └── APIDepartment.class.php
│   │   │   │   ├── hierarchy
│   │   │   │   │   ├── APIHierarchyControl.class.php
│   │   │   │   │   └── APIHierarchyLevel.class.php
│   │   │   │   ├── holiday
│   │   │   │   │   ├── APIHoliday.class.php
│   │   │   │   │   └── APIRecurringHoliday.class.php
│   │   │   │   ├── import
│   │   │   │   │   ├── APIImportAccrual.class.php
│   │   │   │   │   ├── APIImportBranch.class.php
│   │   │   │   │   ├── APIImport.class.php
│   │   │   │   │   ├── APIImportDepartment.class.php
│   │   │   │   │   ├── APIImportPayPeriod.class.php
│   │   │   │   │   ├── APIImportPayStubAmendment.class.php
│   │   │   │   │   ├── APIImportPunch.class.php
│   │   │   │   │   ├── APIImportUser.class.php
│   │   │   │   │   └── APIImportUserWage.class.php
│   │   │   │   ├── message
│   │   │   │   │   └── APIMessageControl.class.php
│   │   │   │   ├── payperiod
│   │   │   │   │   ├── APIPayPeriod.class.php
│   │   │   │   │   ├── APIPayPeriodSchedule.class.php
│   │   │   │   │   └── APIPayPeriodTimeSheetVerify.class.php
│   │   │   │   ├── pay_stub
│   │   │   │   │   ├── APIPayStub.class.php
│   │   │   │   │   └── APIPayStubEntryAccount.class.php
│   │   │   │   ├── pay_stub_amendment
│   │   │   │   │   ├── APIPayStubAmendment.class.php
│   │   │   │   │   └── APIRecurringPayStubAmendment.class.php
│   │   │   │   ├── policy
│   │   │   │   │   ├── APIAbsencePolicy.class.php
│   │   │   │   │   ├── APIAccrualPolicy.class.php
│   │   │   │   │   ├── APIAccrualPolicyMilestone.class.php
│   │   │   │   │   ├── APIBreakPolicy.class.php
│   │   │   │   │   ├── APIExceptionPolicy.class.php
│   │   │   │   │   ├── APIExceptionPolicyControl.class.php
│   │   │   │   │   ├── APIHolidayPolicy.class.php
│   │   │   │   │   ├── APIMealPolicy.class.php
│   │   │   │   │   ├── APIOverTimePolicy.class.php
│   │   │   │   │   ├── APIPolicyGroup.class.php
│   │   │   │   │   ├── APIPremiumPolicy.class.php
│   │   │   │   │   ├── APIRoundIntervalPolicy.class.php
│   │   │   │   │   └── APISchedulePolicy.class.php
│   │   │   │   ├── punch
│   │   │   │   │   ├── APIPunch.class.php
│   │   │   │   │   └── APIPunchControl.class.php
│   │   │   │   ├── report
│   │   │   │   │   ├── APIAccrualBalanceSummaryReport.class.php
│   │   │   │   │   ├── APIActiveShiftReport.class.php
│   │   │   │   │   ├── APIAuditTrailReport.class.php
│   │   │   │   │   ├── APIForm1099MiscReport.class.php
│   │   │   │   │   ├── APIForm940Report.class.php
│   │   │   │   │   ├── APIForm941Report.class.php
│   │   │   │   │   ├── APIFormW2Report.class.php
│   │   │   │   │   ├── APIGeneralLedgerSummaryReport.class.php
│   │   │   │   │   ├── APIPayrollExportReport.class.php
│   │   │   │   │   ├── APIPayStubSummaryReport.class.php
│   │   │   │   │   ├── APIPunchSummaryReport.class.php
│   │   │   │   │   ├── APIRemittanceSummaryReport.class.php
│   │   │   │   │   ├── APIReport.class.php
│   │   │   │   │   ├── APIReportSchedule.class.php
│   │   │   │   │   ├── APIROEReport.class.php
│   │   │   │   │   ├── APIScheduleSummaryReport.class.php
│   │   │   │   │   ├── APIT4ASummaryReport.class.php
│   │   │   │   │   ├── APIT4SummaryReport.class.php
│   │   │   │   │   ├── APITimesheetDetailReport.class.php
│   │   │   │   │   ├── APITimesheetSummaryReport.class.php
│   │   │   │   │   └── APIUserSummaryReport.class.php
│   │   │   │   ├── request
│   │   │   │   │   └── APIRequest.class.php
│   │   │   │   ├── roe
│   │   │   │   │   └── APIROE.class.php
│   │   │   │   ├── schedule
│   │   │   │   │   ├── APIRecurringScheduleControl.class.php
│   │   │   │   │   ├── APIRecurringScheduleTemplate.class.php
│   │   │   │   │   ├── APIRecurringScheduleTemplateControl.class.php
│   │   │   │   │   └── APISchedule.class.php
│   │   │   │   ├── unauthenticated
│   │   │   │   │   └── APIAuthentication.class.php
│   │   │   │   └── users
│   │   │   │   ├── APIBankAccount.class.php
│   │   │   │   ├── APIUser.class.php
│   │   │   │   ├── APIUserDeduction.class.php
│   │   │   │   ├── APIUserDefault.class.php
│   │   │   │   ├── APIUserGenericData.class.php
│   │   │   │   ├── APIUserGenericStatus.class.php
│   │   │   │   ├── APIUserGroup.class.php
│   │   │   │   ├── APIUserPreference.class.php
│   │   │   │   ├── APIUserReportData.class.php
│   │   │   │   ├── APIUserTitle.class.php
│   │   │   │   └── APIUserWage.class.php
│   │   │   ├── company
│   │   │   │   ├── BranchFactory.class.php
│   │   │   │   ├── BranchListFactory.class.php
│   │   │   │   ├── CompanyDeductionFactory.class.php
│   │   │   │   ├── CompanyDeductionListFactory.class.php
│   │   │   │   ├── CompanyDeductionPayStubEntryAccountFactory.class.php
│   │   │   │   ├── CompanyDeductionPayStubEntryAccountListFactory.class.php
│   │   │   │   ├── CompanyFactory.class.php
│   │   │   │   ├── CompanyGenericMapFactory.class.php
│   │   │   │   ├── CompanyGenericMapListFactory.class.php
│   │   │   │   ├── CompanyGenericTagFactory.class.php
│   │   │   │   ├── CompanyGenericTagListFactory.class.php
│   │   │   │   ├── CompanyGenericTagMapFactory.class.php
│   │   │   │   ├── CompanyGenericTagMapListFactory.class.php
│   │   │   │   ├── CompanyListFactory.class.php
│   │   │   │   ├── CompanyUserCountFactory.class.php
│   │   │   │   ├── CompanyUserCountListFactory.class.php
│   │   │   │   ├── SetupPresets.class.php
│   │   │   │   ├── WageGroupFactory.class.php
│   │   │   │   └── WageGroupListFactory.class.php
│   │   │   ├── core
│   │   │   │   ├── AJAX_Server.class.php
│   │   │   │   ├── Authentication.class.php
│   │   │   │   ├── AuthorizationFactory.class.php
│   │   │   │   ├── AuthorizationListFactory.class.php
│   │   │   │   ├── BackgroundProcess.class.php
│   │   │   │   ├── BreadCrumb.class.php
│   │   │   │   ├── CalculatePayStub.class.php
│   │   │   │   ├── CurrencyFactory.class.php
│   │   │   │   ├── CurrencyListFactory.class.php
│   │   │   │   ├── Debug.class.php
│   │   │   │   ├── DependencyTree.class.php
│   │   │   │   ├── Environment.class.php
│   │   │   │   ├── Exception.class.php
│   │   │   │   ├── ExceptionFactory.class.php
│   │   │   │   ├── ExceptionListFactory.class.php
│   │   │   │   ├── Factory.class.php
│   │   │   │   ├── FactoryListIterator.class.php
│   │   │   │   ├── FastTree.class.php
│   │   │   │   ├── FormVariables.class.php
│   │   │   │   ├── GeneralLedgerExport.class.php
│   │   │   │   ├── Group.class.php
│   │   │   │   ├── LockFile.class.php
│   │   │   │   ├── LogDetailFactory.class.php
│   │   │   │   ├── LogDetailListFactory.class.php
│   │   │   │   ├── LogFactory.class.php
│   │   │   │   ├── LogListFactory.class.php
│   │   │   │   ├── LogRotate.class.php
│   │   │   │   ├── Misc.class.php
│   │   │   │   ├── Option.class.php
│   │   │   │   ├── OtherFieldFactory.class.php
│   │   │   │   ├── OtherFieldListFactory.class.php
│   │   │   │   ├── Pager.class.php
│   │   │   │   ├── Permission.class.php
│   │   │   │   ├── PermissionControlFactory.class.php
│   │   │   │   ├── PermissionControlListFactory.class.php
│   │   │   │   ├── PermissionFactory.class.php
│   │   │   │   ├── PermissionListFactory.class.php
│   │   │   │   ├── PermissionUserFactory.class.php
│   │   │   │   ├── PermissionUserListFactory.class.php
│   │   │   │   ├── Profiler.class.php
│   │   │   │   ├── ProgressBar.class.php
│   │   │   │   ├── PurgeDatabase.class.php
│   │   │   │   ├── RateLimit.class.php
│   │   │   │   ├── Redirect.class.php
│   │   │   │   ├── Serializer.class.php
│   │   │   │   ├── SharedMemory.class.php
│   │   │   │   ├── Sort.class.php
│   │   │   │   ├── StationBranchFactory.class.php
│   │   │   │   ├── StationBranchListFactory.class.php
│   │   │   │   ├── StationDepartmentFactory.class.php
│   │   │   │   ├── StationDepartmentListFactory.class.php
│   │   │   │   ├── StationExcludeUserFactory.class.php
│   │   │   │   ├── StationExcludeUserListFactory.class.php
│   │   │   │   ├── StationFactory.class.php
│   │   │   │   ├── StationIncludeUserFactory.class.php
│   │   │   │   ├── StationIncludeUserListFactory.class.php
│   │   │   │   ├── StationListFactory.class.php
│   │   │   │   ├── StationUserFactory.class.php
│   │   │   │   ├── StationUserGroupFactory.class.php
│   │   │   │   ├── StationUserGroupListFactory.class.php
│   │   │   │   ├── StationUserListFactory.class.php
│   │   │   │   ├── SystemSettingFactory.class.php
│   │   │   │   ├── SystemSettingListFactory.class.php
│   │   │   │   ├── TTDate.class.php
│   │   │   │   ├── TTi18n.class.php
│   │   │   │   ├── TTLDAP.class.php
│   │   │   │   ├── TTLicense.class.php
│   │   │   │   ├── TTLog.class.php
│   │   │   │   ├── TTMail.class.php
│   │   │   │   ├── TTPDF.class.php
│   │   │   │   ├── UnitConvert.class.php
│   │   │   │   ├── URLBuilder.class.php
│   │   │   │   ├── UserDateFactory.class.php
│   │   │   │   ├── UserDateListFactory.class.php
│   │   │   │   ├── UserDateTotalFactory.class.php
│   │   │   │   ├── UserDateTotalListFactory.class.php
│   │   │   │   ├── Validator.class.php
│   │   │   │   └── Wage.class.php
│   │   │   ├── cron
│   │   │   │   ├── Cron.class.php
│   │   │   │   ├── CronJobFactory.class.php
│   │   │   │   └── CronJobListFactory.class.php
│   │   │   ├── department
│   │   │   │   ├── DepartmentBranchFactory.class.php
│   │   │   │   ├── DepartmentBranchListFactory.class.php
│   │   │   │   ├── DepartmentBranchUserFactory.class.php
│   │   │   │   ├── DepartmentBranchUserListFactory.class.php
│   │   │   │   ├── DepartmentFactory.class.php
│   │   │   │   └── DepartmentListFactory.class.php
│   │   │   ├── help
│   │   │   │   ├── HelpFactory.class.php
│   │   │   │   ├── HelpGroupControlFactory.class.php
│   │   │   │   ├── HelpGroupControlListFactory.class.php
│   │   │   │   ├── HelpGroupFactory.class.php
│   │   │   │   ├── HelpGroupListFactory.class.php
│   │   │   │   └── HelpListFactory.class.php
│   │   │   ├── hierarchy
│   │   │   │   ├── HierarchyControlFactory.class.php
│   │   │   │   ├── HierarchyControlListFactory.class.php
│   │   │   │   ├── HierarchyFactory.class.php
│   │   │   │   ├── HierarchyLevelFactory.class.php
│   │   │   │   ├── HierarchyLevelListFactory.class.php
│   │   │   │   ├── HierarchyListFactory.class.php
│   │   │   │   ├── HierarchyObjectTypeFactory.class.php
│   │   │   │   ├── HierarchyObjectTypeListFactory.class.php
│   │   │   │   ├── HierarchyShareFactory.class.php
│   │   │   │   ├── HierarchyShareListFactory.class.php
│   │   │   │   ├── HierarchyUserFactory.class.php
│   │   │   │   └── HierarchyUserListFactory.class.php
│   │   │   ├── holiday
│   │   │   │   ├── HolidayFactory.class.php
│   │   │   │   ├── HolidayListFactory.class.php
│   │   │   │   ├── RecurringHolidayFactory.class.php
│   │   │   │   └── RecurringHolidayListFactory.class.php
│   │   │   ├── import
│   │   │   │   ├── ImportAccrual.class.php
│   │   │   │   ├── ImportBranch.class.php
│   │   │   │   ├── Import.class.php
│   │   │   │   ├── ImportDepartment.class.php
│   │   │   │   ├── ImportPayPeriod.class.php
│   │   │   │   ├── ImportPayStubAmendment.class.php
│   │   │   │   ├── ImportPunch.class.php
│   │   │   │   ├── ImportUser.class.php
│   │   │   │   └── ImportUserWage.class.php
│   │   │   ├── install
│   │   │   │   ├── Install.class.php
│   │   │   │   ├── InstallSchema_1000A.class.php
│   │   │   │   ├── InstallSchema_1000T.class.php
│   │   │   │   ├── InstallSchema_1001A.class.php
│   │   │   │   ├── InstallSchema_1001T.class.php
│   │   │   │   ├── InstallSchema_1002A.class.php
│   │   │   │   ├── InstallSchema_1002T.class.php
│   │   │   │   ├── InstallSchema_1003A.class.php
│   │   │   │   ├── InstallSchema_1003T.class.php
│   │   │   │   ├── InstallSchema_1004A.class.php
│   │   │   │   ├── InstallSchema_1004T.class.php
│   │   │   │   ├── InstallSchema_1005A.class.php
│   │   │   │   ├── InstallSchema_1005T.class.php
│   │   │   │   ├── InstallSchema_1006A.class.php
│   │   │   │   ├── InstallSchema_1006T.class.php
│   │   │   │   ├── InstallSchema_1007A.class.php
│   │   │   │   ├── InstallSchema_1007T.class.php
│   │   │   │   ├── InstallSchema_1008A.class.php
│   │   │   │   ├── InstallSchema_1008T.class.php
│   │   │   │   ├── InstallSchema_1009A.class.php
│   │   │   │   ├── InstallSchema_1009T.class.php
│   │   │   │   ├── InstallSchema_1010A.class.php
│   │   │   │   ├── InstallSchema_1010T.class.php
│   │   │   │   ├── InstallSchema_1011A.class.php
│   │   │   │   ├── InstallSchema_1011T.class.php
│   │   │   │   ├── InstallSchema_1012A.class.php
│   │   │   │   ├── InstallSchema_1012T.class.php
│   │   │   │   ├── InstallSchema_1013A.class.php
│   │   │   │   ├── InstallSchema_1013T.class.php
│   │   │   │   ├── InstallSchema_1014A.class.php
│   │   │   │   ├── InstallSchema_1014T.class.php
│   │   │   │   ├── InstallSchema_1015A.class.php
│   │   │   │   ├── InstallSchema_1015T.class.php
│   │   │   │   ├── InstallSchema_1016A.class.php
│   │   │   │   ├── InstallSchema_1016T.class.php
│   │   │   │   ├── InstallSchema_1017A.class.php
│   │   │   │   ├── InstallSchema_1017T.class.php
│   │   │   │   ├── InstallSchema_1018A.class.php
│   │   │   │   ├── InstallSchema_1018T.class.php
│   │   │   │   ├── InstallSchema_1019A.class.php
│   │   │   │   ├── InstallSchema_1019T.class.php
│   │   │   │   ├── InstallSchema_1020A.class.php
│   │   │   │   ├── InstallSchema_1021A.class.php
│   │   │   │   ├── InstallSchema_1022A.class.php
│   │   │   │   ├── InstallSchema_1023A.class.php
│   │   │   │   ├── InstallSchema_1024A.class.php
│   │   │   │   ├── InstallSchema_1025A.class.php
│   │   │   │   ├── InstallSchema_1026A.class.php
│   │   │   │   ├── InstallSchema_1027A.class.php
│   │   │   │   ├── InstallSchema_1028A.class.php
│   │   │   │   ├── InstallSchema_1029A.class.php
│   │   │   │   ├── InstallSchema_1030A.class.php
│   │   │   │   ├── InstallSchema_1031A.class.php
│   │   │   │   ├── InstallSchema_1032A.class.php
│   │   │   │   ├── InstallSchema_1033A.class.php
│   │   │   │   ├── InstallSchema_1034A.class.php
│   │   │   │   ├── InstallSchema_1035A.class.php
│   │   │   │   ├── InstallSchema_1036A.class.php
│   │   │   │   ├── InstallSchema_1037A.class.php
│   │   │   │   ├── InstallSchema_1038A.class.php
│   │   │   │   ├── InstallSchema_1039A.class.php
│   │   │   │   ├── InstallSchema_1040A.class.php
│   │   │   │   ├── InstallSchema_1041A.class.php
│   │   │   │   ├── InstallSchema_1042A.class.php
│   │   │   │   ├── InstallSchema_1043A.class.php
│   │   │   │   ├── InstallSchema_1044A.class.php
│   │   │   │   ├── InstallSchema_1045A.class.php
│   │   │   │   ├── InstallSchema_1046A.class.php
│   │   │   │   ├── InstallSchema_1047A.class.php
│   │   │   │   ├── InstallSchema_1048A.class.php
│   │   │   │   ├── InstallSchema_1049A.class.php
│   │   │   │   ├── InstallSchema_1050A.class.php
│   │   │   │   ├── InstallSchema_1051A.class.php
│   │   │   │   ├── InstallSchema_Base.class.php
│   │   │   │   ├── InstallSchema.class.php
│   │   │   │   └── sql
│   │   │   │   ├── mysql
│   │   │   │   │   ├── 1000A.sql
│   │   │   │   │   ├── 1000T.sql
│   │   │   │   │   ├── 1001A.sql
│   │   │   │   │   ├── 1001T.sql
│   │   │   │   │   ├── 1002A.sql
│   │   │   │   │   ├── 1002T.sql
│   │   │   │   │   ├── 1003A.sql
│   │   │   │   │   ├── 1003T.sql
│   │   │   │   │   ├── 1004A.sql
│   │   │   │   │   ├── 1004T.sql
│   │   │   │   │   ├── 1005A.sql
│   │   │   │   │   ├── 1005T.sql
│   │   │   │   │   ├── 1006A.sql
│   │   │   │   │   ├── 1006T.sql
│   │   │   │   │   ├── 1007A.sql
│   │   │   │   │   ├── 1007T.sql
│   │   │   │   │   ├── 1008A.sql
│   │   │   │   │   ├── 1008T.sql
│   │   │   │   │   ├── 1009A.sql
│   │   │   │   │   ├── 1009T.sql
│   │   │   │   │   ├── 1010A.sql
│   │   │   │   │   ├── 1010T.sql
│   │   │   │   │   ├── 1011A.sql
│   │   │   │   │   ├── 1011T.sql
│   │   │   │   │   ├── 1012A.sql
│   │   │   │   │   ├── 1012T.sql
│   │   │   │   │   ├── 1013A.sql
│   │   │   │   │   ├── 1013T.sql
│   │   │   │   │   ├── 1014A.sql
│   │   │   │   │   ├── 1014T.sql
│   │   │   │   │   ├── 1015A.sql
│   │   │   │   │   ├── 1015T.sql
│   │   │   │   │   ├── 1016A.sql
│   │   │   │   │   ├── 1016T.sql
│   │   │   │   │   ├── 1017A.sql
│   │   │   │   │   ├── 1017T.sql
│   │   │   │   │   ├── 1018A.sql
│   │   │   │   │   ├── 1018T.sql
│   │   │   │   │   ├── 1019A.sql
│   │   │   │   │   ├── 1019T.sql
│   │   │   │   │   ├── 1020A.sql
│   │   │   │   │   ├── 1021A.sql
│   │   │   │   │   ├── 1022A.sql
│   │   │   │   │   ├── 1023A.sql
│   │   │   │   │   ├── 1024A.sql
│   │   │   │   │   ├── 1025A.sql
│   │   │   │   │   ├── 1026A.sql
│   │   │   │   │   ├── 1027A.sql
│   │   │   │   │   ├── 1028A.sql
│   │   │   │   │   ├── 1029A.sql
│   │   │   │   │   ├── 1030A.sql
│   │   │   │   │   ├── 1031A.sql
│   │   │   │   │   ├── 1032A.sql
│   │   │   │   │   ├── 1033A.sql
│   │   │   │   │   ├── 1034A.sql
│   │   │   │   │   ├── 1035A.sql
│   │   │   │   │   ├── 1036A.sql
│   │   │   │   │   ├── 1037A.sql
│   │   │   │   │   ├── 1038A.sql
│   │   │   │   │   ├── 1039A.sql
│   │   │   │   │   ├── 1040A.sql
│   │   │   │   │   ├── 1041A.sql
│   │   │   │   │   ├── 1042A.sql
│   │   │   │   │   ├── 1043A.sql
│   │   │   │   │   ├── 1044A.sql
│   │   │   │   │   ├── 1045A.sql
│   │   │   │   │   ├── 1046A.sql
│   │   │   │   │   ├── 1047A.sql
│   │   │   │   │   ├── 1048A.sql
│   │   │   │   │   ├── 1049A.sql
│   │   │   │   │   ├── 1050A.sql
│   │   │   │   │   └── 1051A.sql
│   │   │   │   └── postgresql
│   │   │   │   ├── 1000A.sql
│   │   │   │   ├── 1000T.sql
│   │   │   │   ├── 1001A.sql
│   │   │   │   ├── 1001T.sql
│   │   │   │   ├── 1002A.sql
│   │   │   │   ├── 1002T.sql
│   │   │   │   ├── 1003A.sql
│   │   │   │   ├── 1003T.sql
│   │   │   │   ├── 1004A.sql
│   │   │   │   ├── 1004T.sql
│   │   │   │   ├── 1005A.sql
│   │   │   │   ├── 1005T.sql
│   │   │   │   ├── 1006A.sql
│   │   │   │   ├── 1006T.sql
│   │   │   │   ├── 1007A.sql
│   │   │   │   ├── 1007T.sql
│   │   │   │   ├── 1008A.sql
│   │   │   │   ├── 1008T.sql
│   │   │   │   ├── 1009A.sql
│   │   │   │   ├── 1009T.sql
│   │   │   │   ├── 1010A.sql
│   │   │   │   ├── 1010T.sql
│   │   │   │   ├── 1011A.sql
│   │   │   │   ├── 1011T.sql
│   │   │   │   ├── 1012A.sql
│   │   │   │   ├── 1012T.sql
│   │   │   │   ├── 1013A.sql
│   │   │   │   ├── 1013T.sql
│   │   │   │   ├── 1014A.sql
│   │   │   │   ├── 1014T.sql
│   │   │   │   ├── 1015A.sql
│   │   │   │   ├── 1015T.sql
│   │   │   │   ├── 1016A.sql
│   │   │   │   ├── 1016T.sql
│   │   │   │   ├── 1017A.sql
│   │   │   │   ├── 1017T.sql
│   │   │   │   ├── 1018A.sql
│   │   │   │   ├── 1018T.sql
│   │   │   │   ├── 1019A.sql
│   │   │   │   ├── 1019T.sql
│   │   │   │   ├── 1020A.sql
│   │   │   │   ├── 1021A.sql
│   │   │   │   ├── 1022A.sql
│   │   │   │   ├── 1023A.sql
│   │   │   │   ├── 1024A.sql
│   │   │   │   ├── 1025A.sql
│   │   │   │   ├── 1026A.sql
│   │   │   │   ├── 1027A.sql
│   │   │   │   ├── 1028A.sql
│   │   │   │   ├── 1029A.sql
│   │   │   │   ├── 1030A.sql
│   │   │   │   ├── 1031A.sql
│   │   │   │   ├── 1032A.sql
│   │   │   │   ├── 1033A.sql
│   │   │   │   ├── 1034A.sql
│   │   │   │   ├── 1035A.sql
│   │   │   │   ├── 1036A.sql
│   │   │   │   ├── 1037A.sql
│   │   │   │   ├── 1038A.sql
│   │   │   │   ├── 1039A.sql
│   │   │   │   ├── 1040A.sql
│   │   │   │   ├── 1041A.sql
│   │   │   │   ├── 1042A.sql
│   │   │   │   ├── 1043A.sql
│   │   │   │   ├── 1044A.sql
│   │   │   │   ├── 1045A.sql
│   │   │   │   ├── 1046A.sql
│   │   │   │   ├── 1047A.sql
│   │   │   │   ├── 1048A.sql
│   │   │   │   ├── 1049A.sql
│   │   │   │   ├── 1050A.sql
│   │   │   │   └── 1051A.sql
│   │   │   ├── message
│   │   │   │   ├── MessageControlFactory.class.php
│   │   │   │   ├── MessageControlListFactory.class.php
│   │   │   │   ├── MessageFactory.class.php
│   │   │   │   ├── MessageListFactory.class.php
│   │   │   │   ├── MessageRecipientFactory.class.php
│   │   │   │   ├── MessageRecipientListFactory.class.php
│   │   │   │   ├── MessageSenderFactory.class.php
│   │   │   │   └── MessageSenderListFactory.class.php
│   │   │   ├── other
│   │   │   │   ├── DemoData.class.php
│   │   │   │   ├── EFT.class.php
│   │   │   │   ├── ROEFactory.class.php
│   │   │   │   ├── ROEListFactory.class.php
│   │   │   │   ├── SugarCRM.class.php
│   │   │   │   └── Telnet.class.php
│   │   │   ├── payperiod
│   │   │   │   ├── PayPeriodFactory.class.php
│   │   │   │   ├── PayPeriodListFactory.class.php
│   │   │   │   ├── PayPeriodScheduleFactory.class.php
│   │   │   │   ├── PayPeriodScheduleListFactory.class.php
│   │   │   │   ├── PayPeriodScheduleUserFactory.class.php
│   │   │   │   ├── PayPeriodScheduleUserListFactory.class.php
│   │   │   │   ├── PayPeriodTimeSheetVerifyFactory.class.php
│   │   │   │   └── PayPeriodTimeSheetVerifyListFactory.class.php
│   │   │   ├── pay_stub
│   │   │   │   ├── PayStub.class.php
│   │   │   │   ├── PayStubEntryAccountFactory.class.php
│   │   │   │   ├── PayStubEntryAccountLinkFactory.class.php
│   │   │   │   ├── PayStubEntryAccountLinkListFactory.class.php
│   │   │   │   ├── PayStubEntryAccountListFactory.class.php
│   │   │   │   ├── PayStubEntryFactory.class.php
│   │   │   │   ├── PayStubEntryListFactory.class.php
│   │   │   │   ├── PayStubFactory.class.php
│   │   │   │   ├── PayStubListFactory.class.php
│   │   │   │   └── PayStubPDF.class.php
│   │   │   ├── pay_stub_amendment
│   │   │   │   ├── PayStubAmendmentFactory.class.php
│   │   │   │   ├── PayStubAmendmentListFactory.class.php
│   │   │   │   ├── RecurringPayStubAmendmentFactory.class.php
│   │   │   │   ├── RecurringPayStubAmendmentListFactory.class.php
│   │   │   │   ├── RecurringPayStubAmendmentUserFactory.class.php
│   │   │   │   └── RecurringPayStubAmendmentUserListFactory.class.php
│   │   │   ├── plugins
│   │   │   │   ├── PermissionFactory.plugin.example
│   │   │   │   ├── PermissionListFactory.plugin.example
│   │   │   │   ├── TimesheetDetailReport.plugin.example
│   │   │   │   └── UserFactory.plugin.example
│   │   │   ├── policy
│   │   │   │   ├── AbsencePolicyFactory.class.php
│   │   │   │   ├── AbsencePolicyListFactory.class.php
│   │   │   │   ├── AccrualPolicyFactory.class.php
│   │   │   │   ├── AccrualPolicyListFactory.class.php
│   │   │   │   ├── AccrualPolicyMilestoneFactory.class.php
│   │   │   │   ├── AccrualPolicyMilestoneListFactory.class.php
│   │   │   │   ├── BreakPolicyFactory.class.php
│   │   │   │   ├── BreakPolicyListFactory.class.php
│   │   │   │   ├── ExceptionPolicyControlFactory.class.php
│   │   │   │   ├── ExceptionPolicyControlListFactory.class.php
│   │   │   │   ├── ExceptionPolicyFactory.class.php
│   │   │   │   ├── ExceptionPolicyListFactory.class.php
│   │   │   │   ├── HolidayPolicyFactory.class.php
│   │   │   │   ├── HolidayPolicyListFactory.class.php
│   │   │   │   ├── HolidayPolicyRecurringHolidayFactory.class.php
│   │   │   │   ├── HolidayPolicyRecurringHolidayListFactory.class.php
│   │   │   │   ├── MealPolicyFactory.class.php
│   │   │   │   ├── MealPolicyListFactory.class.php
│   │   │   │   ├── OverTimePolicyFactory.class.php
│   │   │   │   ├── OverTimePolicyListFactory.class.php
│   │   │   │   ├── PolicyGroupAccrualPolicyFactory.class.php
│   │   │   │   ├── PolicyGroupAccrualPolicyListFactory.class.php
│   │   │   │   ├── PolicyGroupFactory.class.php
│   │   │   │   ├── PolicyGroupListFactory.class.php
│   │   │   │   ├── PolicyGroupOverTimePolicyFactory.class.php
│   │   │   │   ├── PolicyGroupOverTimePolicyListFactory.class.php
│   │   │   │   ├── PolicyGroupPremiumPolicyFactory.class.php
│   │   │   │   ├── PolicyGroupPremiumPolicyListFactory.class.php
│   │   │   │   ├── PolicyGroupRoundIntervalPolicyFactory.class.php
│   │   │   │   ├── PolicyGroupRoundIntervalPolicyListFactory.class.php
│   │   │   │   ├── PolicyGroupUserFactory.class.php
│   │   │   │   ├── PolicyGroupUserListFactory.class.php
│   │   │   │   ├── PremiumPolicyBranchFactory.class.php
│   │   │   │   ├── PremiumPolicyBranchListFactory.class.php
│   │   │   │   ├── PremiumPolicyDepartmentFactory.class.php
│   │   │   │   ├── PremiumPolicyDepartmentListFactory.class.php
│   │   │   │   ├── PremiumPolicyFactory.class.php
│   │   │   │   ├── PremiumPolicyListFactory.class.php
│   │   │   │   ├── RoundIntervalPolicyFactory.class.php
│   │   │   │   ├── RoundIntervalPolicyListFactory.class.php
│   │   │   │   ├── SchedulePolicyFactory.class.php
│   │   │   │   └── SchedulePolicyListFactory.class.php
│   │   │   ├── punch
│   │   │   │   ├── PunchControlFactory.class.php
│   │   │   │   ├── PunchControlListFactory.class.php
│   │   │   │   ├── PunchFactory.class.php
│   │   │   │   └── PunchListFactory.class.php
│   │   │   ├── report
│   │   │   │   ├── AccrualBalanceSummaryReport.class.php
│   │   │   │   ├── ActiveShiftReport.class.php
│   │   │   │   ├── AuditTrailReport.class.php
│   │   │   │   ├── Form1099MiscReport.class.php
│   │   │   │   ├── Form940Report.class.php
│   │   │   │   ├── Form941Report.class.php
│   │   │   │   ├── FormW2Report.class.php
│   │   │   │   ├── GeneralLedgerSummaryReport.class.php
│   │   │   │   ├── PayrollExportReport.class.php
│   │   │   │   ├── PayStubSummaryReport.class.php
│   │   │   │   ├── PunchSummaryReport.class.php
│   │   │   │   ├── RemittanceSummaryReport.class.php
│   │   │   │   ├── Report.class.php
│   │   │   │   ├── ROEReport.class.php
│   │   │   │   ├── ScheduleSummaryReport.class.php
│   │   │   │   ├── T4ASummaryReport.class.php
│   │   │   │   ├── T4SummaryReport.class.php
│   │   │   │   ├── TimesheetDetailReport.class.php
│   │   │   │   ├── TimesheetSummaryReport.class.php
│   │   │   │   └── UserSummaryReport.class.php
│   │   │   ├── request
│   │   │   │   ├── RequestFactory.class.php
│   │   │   │   └── RequestListFactory.class.php
│   │   │   ├── schedule
│   │   │   │   ├── RecurringScheduleControlFactory.class.php
│   │   │   │   ├── RecurringScheduleControlListFactory.class.php
│   │   │   │   ├── RecurringScheduleTemplateControlFactory.class.php
│   │   │   │   ├── RecurringScheduleTemplateControlListFactory.class.php
│   │   │   │   ├── RecurringScheduleTemplateFactory.class.php
│   │   │   │   ├── RecurringScheduleTemplateListFactory.class.php
│   │   │   │   ├── RecurringScheduleUserFactory.class.php
│   │   │   │   ├── RecurringScheduleUserListFactory.class.php
│   │   │   │   ├── ScheduleFactory.class.php
│   │   │   │   └── ScheduleListFactory.class.php
│   │   │   ├── soap
│   │   │   │   ├── SoapClientTimeout.class.php
│   │   │   │   └── TimeTrexSoapClient.class.php
│   │   │   ├── tax_forms
│   │   │   │   ├── ca
│   │   │   │   │   └── T4.class.php
│   │   │   │   ├── TaxForms.class.php
│   │   │   │   └── us
│   │   │   └── users
│   │   │   ├── BankAccountFactory.class.php
│   │   │   ├── BankAccountListFactory.class.php
│   │   │   ├── UserDeductionFactory.class.php
│   │   │   ├── UserDeductionListFactory.class.php
│   │   │   ├── UserDefaultCompanyDeductionFactory.class.php
│   │   │   ├── UserDefaultCompanyDeductionListFactory.class.php
│   │   │   ├── UserDefaultFactory.class.php
│   │   │   ├── UserDefaultListFactory.class.php
│   │   │   ├── UserFactory.class.php
│   │   │   ├── UserGenericDataFactory.class.php
│   │   │   ├── UserGenericDataListFactory.class.php
│   │   │   ├── UserGenericStatusFactory.class.php
│   │   │   ├── UserGenericStatusListFactory.class.php
│   │   │   ├── UserGroupFactory.class.php
│   │   │   ├── UserGroupListFactory.class.php
│   │   │   ├── UserIdentificationFactory.class.php
│   │   │   ├── UserIdentificationListFactory.class.php
│   │   │   ├── UserListFactory.class.php
│   │   │   ├── UserPreferenceFactory.class.php
│   │   │   ├── UserPreferenceListFactory.class.php
│   │   │   ├── UserReportDataFactory.class.php
│   │   │   ├── UserReportDataListFactory.class.php
│   │   │   ├── UserTitleFactory.class.php
│   │   │   ├── UserTitleListFactory.class.php
│   │   │   ├── UserWageFactory.class.php
│   │   │   └── UserWageListFactory.class.php
│   │   ├── payroll_deduction
│   │   │   ├── CA
│   │   │   │   ├── AB.class.php
│   │   │   │   ├── BC.class.php
│   │   │   │   ├── Data.class.php
│   │   │   │   ├── MB.class.php
│   │   │   │   ├── NB.class.php
│   │   │   │   ├── NL.class.php
│   │   │   │   ├── NS.class.php
│   │   │   │   ├── NT.class.php
│   │   │   │   ├── NU.class.php
│   │   │   │   ├── ON.class.php
│   │   │   │   ├── PE.class.php
│   │   │   │   ├── QC.class.php
│   │   │   │   ├── SK.class.php
│   │   │   │   └── YT.class.php
│   │   │   ├── CA.class.php
│   │   │   ├── CR
│   │   │   │   └── Data.class.php
│   │   │   ├── CR.class.php
│   │   │   ├── PayrollDeduction_Base.class.php
│   │   │   ├── PayrollDeduction.class.php
│   │   │   ├── US
│   │   │   │   ├── AK.class.php
│   │   │   │   ├── AL.class.php
│   │   │   │   ├── AR.class.php
│   │   │   │   ├── AZ.class.php
│   │   │   │   ├── CA.class.php
│   │   │   │   ├── CO.class.php
│   │   │   │   ├── CT.class.php
│   │   │   │   ├── Data.class.php
│   │   │   │   ├── DC.class.php
│   │   │   │   ├── DE.class.php
│   │   │   │   ├── FL.class.php
│   │   │   │   ├── GA.class.php
│   │   │   │   ├── HI.class.php
│   │   │   │   ├── IA.class.php
│   │   │   │   ├── ID.class.php
│   │   │   │   ├── IL.class.php
│   │   │   │   ├── IN_ALL.class.php
│   │   │   │   ├── IN.class.php
│   │   │   │   ├── KS.class.php
│   │   │   │   ├── KY.class.php
│   │   │   │   ├── LA.class.php
│   │   │   │   ├── MA.class.php
│   │   │   │   ├── MD_ALL.class.php
│   │   │   │   ├── MD.class.php
│   │   │   │   ├── ME.class.php
│   │   │   │   ├── MI.class.php
│   │   │   │   ├── MN.class.php
│   │   │   │   ├── MO.class.php
│   │   │   │   ├── MS.class.php
│   │   │   │   ├── MT.class.php
│   │   │   │   ├── NC.class.php
│   │   │   │   ├── ND.class.php
│   │   │   │   ├── NE.class.php
│   │   │   │   ├── NH.class.php
│   │   │   │   ├── NJ.class.php
│   │   │   │   ├── NM.class.php
│   │   │   │   ├── NV.class.php
│   │   │   │   ├── NY.class.php
│   │   │   │   ├── NY_NYC.class.php
│   │   │   │   ├── NY_YONKERS.class.php
│   │   │   │   ├── OH.class.php
│   │   │   │   ├── OK.class.php
│   │   │   │   ├── OR.class.php
│   │   │   │   ├── PA.class.php
│   │   │   │   ├── RI.class.php
│   │   │   │   ├── SC.class.php
│   │   │   │   ├── SD.class.php
│   │   │   │   ├── TN.class.php
│   │   │   │   ├── TX.class.php
│   │   │   │   ├── UT.class.php
│   │   │   │   ├── VA.class.php
│   │   │   │   ├── VT.class.php
│   │   │   │   ├── WA.class.php
│   │   │   │   ├── WI.class.php
│   │   │   │   ├── WV.class.php
│   │   │   │   └── WY.class.php
│   │   │   └── US.class.php
│   │   ├── pear
│   │   │   ├── Cache
│   │   │   │   ├── Lite
│   │   │   │   │   ├── File.php
│   │   │   │   │   ├── Function.php
│   │   │   │   │   └── Output.php
│   │   │   │   └── Lite.php
│   │   │   ├── data
│   │   │   │   └── HTML_AJAX
│   │   │   │   └── js
│   │   │   │   ├── Alias.js
│   │   │   │   ├── behavior
│   │   │   │   │   ├── behavior.js
│   │   │   │   │   └── cssQuery-p.js
│   │   │   │   ├── clientPool.js
│   │   │   │   ├── Compat.js
│   │   │   │   ├── dhtmlHistory.js
│   │   │   │   ├── Dispatcher.js
│   │   │   │   ├── HTML_AJAX.js
│   │   │   │   ├── HTML_AJAX_lite.js
│   │   │   │   ├── HttpClient.js
│   │   │   │   ├── IframeXHR.js
│   │   │   │   ├── Loading.js
│   │   │   │   ├── Main.js
│   │   │   │   ├── Queue.js
│   │   │   │   ├── Request.js
│   │   │   │   ├── serializer
│   │   │   │   │   ├── haSerializer.js
│   │   │   │   │   ├── JSON.js
│   │   │   │   │   ├── phpSerializer.js
│   │   │   │   │   └── UrlSerializer.js
│   │   │   │   └── util.js
│   │   │   ├── Date
│   │   │   │   ├── Calc.php
│   │   │   │   ├── Human.php
│   │   │   │   ├── Span.php
│   │   │   │   └── TimeZone.php
│   │   │   ├── Date.php
│   │   │   ├── File
│   │   │   │   ├── Gettext
│   │   │   │   │   ├── MO.php
│   │   │   │   │   └── PO.php
│   │   │   │   └── Gettext.php
│   │   │   ├── HTML
│   │   │   │   ├── AJAX
│   │   │   │   │   ├── Action.php
│   │   │   │   │   ├── Debug.php
│   │   │   │   │   ├── Helper.php
│   │   │   │   │   ├── JSON.php
│   │   │   │   │   ├── Response.php
│   │   │   │   │   ├── Serializer
│   │   │   │   │   │   ├── Error.php
│   │   │   │   │   │   ├── JSON.php
│   │   │   │   │   │   ├── Null.php
│   │   │   │   │   │   ├── PHP.php
│   │   │   │   │   │   ├── Urlencoded.php
│   │   │   │   │   │   └── XML.php
│   │   │   │   │   └── Server.php
│   │   │   │   ├── AJAX.php
│   │   │   │   ├── Common.php
│   │   │   │   ├── CSS.php
│   │   │   │   ├── js
│   │   │   │   │   ├── Alias.js
│   │   │   │   │   ├── behavior
│   │   │   │   │   │   ├── behavior.js
│   │   │   │   │   │   └── cssQuery-p.js
│   │   │   │   │   ├── clientPool.js
│   │   │   │   │   ├── Compat.js
│   │   │   │   │   ├── dhtmlHistory.js
│   │   │   │   │   ├── Dispatcher.js
│   │   │   │   │   ├── HTML_AJAX.js
│   │   │   │   │   ├── HTML_AJAX_lite.js
│   │   │   │   │   ├── HttpClient.js
│   │   │   │   │   ├── IframeXHR.js
│   │   │   │   │   ├── Loading.js
│   │   │   │   │   ├── Main.js
│   │   │   │   │   ├── Queue.js
│   │   │   │   │   ├── Request.js
│   │   │   │   │   ├── serializer
│   │   │   │   │   │   ├── haSerializer.js
│   │   │   │   │   │   ├── JSON.js
│   │   │   │   │   │   ├── phpSerializer.js
│   │   │   │   │   │   └── UrlSerializer.js
│   │   │   │   │   └── util.js
│   │   │   │   ├── Progress
│   │   │   │   │   ├── DM.php
│   │   │   │   │   ├── generator
│   │   │   │   │   │   ├── default.php
│   │   │   │   │   │   ├── HTMLPage.php
│   │   │   │   │   │   ├── ITDynamic.php
│   │   │   │   │   │   ├── pages.php
│   │   │   │   │   │   ├── preview.php
│   │   │   │   │   │   ├── process.php
│   │   │   │   │   │   └── SmartyDynamic.php
│   │   │   │   │   ├── generator.php
│   │   │   │   │   ├── model.php
│   │   │   │   │   ├── monitor.php
│   │   │   │   │   ├── observer.php
│   │   │   │   │   └── UI.php
│   │   │   │   ├── Progress2
│   │   │   │   │   ├── Error.php
│   │   │   │   │   ├── Generator
│   │   │   │   │   │   ├── Default.php
│   │   │   │   │   │   ├── HTMLPage2.php
│   │   │   │   │   │   ├── ITDynamic.php
│   │   │   │   │   │   ├── pages.php
│   │   │   │   │   │   ├── Preview.php
│   │   │   │   │   │   ├── Process.php
│   │   │   │   │   │   └── SmartyDynamic.php
│   │   │   │   │   ├── Generator.php
│   │   │   │   │   └── Monitor.php
│   │   │   │   ├── Progress2_Lite.php
│   │   │   │   ├── Progress2.php
│   │   │   │   ├── Progress.php
│   │   │   │   ├── QuickForm
│   │   │   │   │   ├── Action
│   │   │   │   │   │   ├── Back.php
│   │   │   │   │   │   ├── Direct.php
│   │   │   │   │   │   ├── Display.php
│   │   │   │   │   │   ├── Jump.php
│   │   │   │   │   │   ├── Next.php
│   │   │   │   │   │   └── Submit.php
│   │   │   │   │   ├── Action.php
│   │   │   │   │   ├── advcheckbox.php
│   │   │   │   │   ├── autocomplete.php
│   │   │   │   │   ├── button.php
│   │   │   │   │   ├── checkbox.php
│   │   │   │   │   ├── Controller.php
│   │   │   │   │   ├── date.php
│   │   │   │   │   ├── element.php
│   │   │   │   │   ├── file.php
│   │   │   │   │   ├── group.php
│   │   │   │   │   ├── header.php
│   │   │   │   │   ├── hidden.php
│   │   │   │   │   ├── hiddenselect.php
│   │   │   │   │   ├── hierselect.php
│   │   │   │   │   ├── html.php
│   │   │   │   │   ├── image.php
│   │   │   │   │   ├── input.php
│   │   │   │   │   ├── link.php
│   │   │   │   │   ├── Page.php
│   │   │   │   │   ├── password.php
│   │   │   │   │   ├── radio.php
│   │   │   │   │   ├── Renderer
│   │   │   │   │   │   ├── Array.php
│   │   │   │   │   │   ├── ArraySmarty.php
│   │   │   │   │   │   ├── Default.php
│   │   │   │   │   │   ├── ITDynamic.php
│   │   │   │   │   │   ├── ITStatic.php
│   │   │   │   │   │   ├── ObjectFlexy.php
│   │   │   │   │   │   ├── Object.php
│   │   │   │   │   │   └── QuickHtml.php
│   │   │   │   │   ├── Renderer.php
│   │   │   │   │   ├── reset.php
│   │   │   │   │   ├── Rule
│   │   │   │   │   │   ├── Callback.php
│   │   │   │   │   │   ├── Compare.php
│   │   │   │   │   │   ├── Email.php
│   │   │   │   │   │   ├── Range.php
│   │   │   │   │   │   ├── Regex.php
│   │   │   │   │   │   └── Required.php
│   │   │   │   │   ├── Rule.php
│   │   │   │   │   ├── RuleRegistry.php
│   │   │   │   │   ├── select.php
│   │   │   │   │   ├── static.php
│   │   │   │   │   ├── submit.php
│   │   │   │   │   ├── textarea.php
│   │   │   │   │   ├── text.php
│   │   │   │   │   └── xbutton.php
│   │   │   │   └── QuickForm.php
│   │   │   ├── HTTP
│   │   │   │   ├── Download
│   │   │   │   │   ├── Archive.php
│   │   │   │   │   └── PgLOB.php
│   │   │   │   ├── Download.php
│   │   │   │   ├── Header
│   │   │   │   │   └── Cache.php
│   │   │   │   ├── Header.php
│   │   │   │   ├── Request
│   │   │   │   │   └── Listener.php
│   │   │   │   └── Request.php
│   │   │   ├── HTTP.php
│   │   │   ├── I18Nv2
│   │   │   │   ├── AreaCode.php
│   │   │   │   ├── CommonList.php
│   │   │   │   ├── Country
│   │   │   │   │   ├── aa.php
│   │   │   │   │   ├── af.php
│   │   │   │   │   ├── am.php
│   │   │   │   │   ├── ar.php
│   │   │   │   │   ├── as.php
│   │   │   │   │   ├── az.php
│   │   │   │   │   ├── be.php
│   │   │   │   │   ├── bg.php
│   │   │   │   │   ├── bn.php
│   │   │   │   │   ├── ca.php
│   │   │   │   │   ├── cs.php
│   │   │   │   │   ├── cy.php
│   │   │   │   │   ├── da.php
│   │   │   │   │   ├── de.php
│   │   │   │   │   ├── dv.php
│   │   │   │   │   ├── dz.php
│   │   │   │   │   ├── el.php
│   │   │   │   │   ├── en.php
│   │   │   │   │   ├── eo.php
│   │   │   │   │   ├── es.php
│   │   │   │   │   ├── et.php
│   │   │   │   │   ├── eu.php
│   │   │   │   │   ├── fa.php
│   │   │   │   │   ├── fi.php
│   │   │   │   │   ├── fo.php
│   │   │   │   │   ├── fr.php
│   │   │   │   │   ├── ga.php
│   │   │   │   │   ├── gl.php
│   │   │   │   │   ├── gu.php
│   │   │   │   │   ├── gv.php
│   │   │   │   │   ├── he.php
│   │   │   │   │   ├── hi.php
│   │   │   │   │   ├── hr.php
│   │   │   │   │   ├── hu.php
│   │   │   │   │   ├── hy.php
│   │   │   │   │   ├── id.php
│   │   │   │   │   ├── is.php
│   │   │   │   │   ├── it.php
│   │   │   │   │   ├── iu.php
│   │   │   │   │   ├── ja.php
│   │   │   │   │   ├── ka.php
│   │   │   │   │   ├── kk.php
│   │   │   │   │   ├── kl.php
│   │   │   │   │   ├── km.php
│   │   │   │   │   ├── kn.php
│   │   │   │   │   ├── ko.php
│   │   │   │   │   ├── kw.php
│   │   │   │   │   ├── ky.php
│   │   │   │   │   ├── lo.php
│   │   │   │   │   ├── lt.php
│   │   │   │   │   ├── lv.php
│   │   │   │   │   ├── mk.php
│   │   │   │   │   ├── ml.php
│   │   │   │   │   ├── mn.php
│   │   │   │   │   ├── mr.php
│   │   │   │   │   ├── ms.php
│   │   │   │   │   ├── mt.php
│   │   │   │   │   ├── nb.php
│   │   │   │   │   ├── nl.php
│   │   │   │   │   ├── nn.php
│   │   │   │   │   ├── om.php
│   │   │   │   │   ├── or.php
│   │   │   │   │   ├── pa.php
│   │   │   │   │   ├── pl.php
│   │   │   │   │   ├── ps.php
│   │   │   │   │   ├── pt.php
│   │   │   │   │   ├── ro.php
│   │   │   │   │   ├── ru.php
│   │   │   │   │   ├── sa.php
│   │   │   │   │   ├── sh.php
│   │   │   │   │   ├── sk.php
│   │   │   │   │   ├── sl.php
│   │   │   │   │   ├── so.php
│   │   │   │   │   ├── sq.php
│   │   │   │   │   ├── sr.php
│   │   │   │   │   ├── sv.php
│   │   │   │   │   ├── sw.php
│   │   │   │   │   ├── ta.php
│   │   │   │   │   ├── te.php
│   │   │   │   │   ├── th.php
│   │   │   │   │   ├── ti.php
│   │   │   │   │   ├── tr.php
│   │   │   │   │   ├── tt.php
│   │   │   │   │   ├── uk.php
│   │   │   │   │   ├── ur.php
│   │   │   │   │   ├── uz.php
│   │   │   │   │   ├── vi.php
│   │   │   │   │   └── zh.php
│   │   │   │   ├── Country.php
│   │   │   │   ├── Currency
│   │   │   │   │   ├── aa.php
│   │   │   │   │   ├── af.php
│   │   │   │   │   ├── am.php
│   │   │   │   │   ├── ar.php
│   │   │   │   │   ├── as.php
│   │   │   │   │   ├── az.php
│   │   │   │   │   ├── be.php
│   │   │   │   │   ├── bg.php
│   │   │   │   │   ├── bn.php
│   │   │   │   │   ├── ca.php
│   │   │   │   │   ├── cs.php
│   │   │   │   │   ├── cy.php
│   │   │   │   │   ├── da.php
│   │   │   │   │   ├── de.php
│   │   │   │   │   ├── dv.php
│   │   │   │   │   ├── dz.php
│   │   │   │   │   ├── el.php
│   │   │   │   │   ├── en.php
│   │   │   │   │   ├── eo.php
│   │   │   │   │   ├── es.php
│   │   │   │   │   ├── et.php
│   │   │   │   │   ├── eu.php
│   │   │   │   │   ├── fa.php
│   │   │   │   │   ├── fi.php
│   │   │   │   │   ├── fo.php
│   │   │   │   │   ├── fr.php
│   │   │   │   │   ├── ga.php
│   │   │   │   │   ├── gl.php
│   │   │   │   │   ├── gu.php
│   │   │   │   │   ├── gv.php
│   │   │   │   │   ├── he.php
│   │   │   │   │   ├── hi.php
│   │   │   │   │   ├── hr.php
│   │   │   │   │   ├── hu.php
│   │   │   │   │   ├── hy.php
│   │   │   │   │   ├── id.php
│   │   │   │   │   ├── is.php
│   │   │   │   │   ├── it.php
│   │   │   │   │   ├── iu.php
│   │   │   │   │   ├── ja.php
│   │   │   │   │   ├── ka.php
│   │   │   │   │   ├── kk.php
│   │   │   │   │   ├── kl.php
│   │   │   │   │   ├── km.php
│   │   │   │   │   ├── kn.php
│   │   │   │   │   ├── ko.php
│   │   │   │   │   ├── kw.php
│   │   │   │   │   ├── ky.php
│   │   │   │   │   ├── lo.php
│   │   │   │   │   ├── lt.php
│   │   │   │   │   ├── lv.php
│   │   │   │   │   ├── mk.php
│   │   │   │   │   ├── ml.php
│   │   │   │   │   ├── mn.php
│   │   │   │   │   ├── mr.php
│   │   │   │   │   ├── ms.php
│   │   │   │   │   ├── mt.php
│   │   │   │   │   ├── nb.php
│   │   │   │   │   ├── nl.php
│   │   │   │   │   ├── nn.php
│   │   │   │   │   ├── om.php
│   │   │   │   │   ├── or.php
│   │   │   │   │   ├── pa.php
│   │   │   │   │   ├── pl.php
│   │   │   │   │   ├── ps.php
│   │   │   │   │   ├── pt.php
│   │   │   │   │   ├── ro.php
│   │   │   │   │   ├── ru.php
│   │   │   │   │   ├── sa.php
│   │   │   │   │   ├── sh.php
│   │   │   │   │   ├── sk.php
│   │   │   │   │   ├── sl.php
│   │   │   │   │   ├── so.php
│   │   │   │   │   ├── sq.php
│   │   │   │   │   ├── sr.php
│   │   │   │   │   ├── sv.php
│   │   │   │   │   ├── sw.php
│   │   │   │   │   ├── ta.php
│   │   │   │   │   ├── te.php
│   │   │   │   │   ├── th.php
│   │   │   │   │   ├── ti.php
│   │   │   │   │   ├── tr.php
│   │   │   │   │   ├── tt.php
│   │   │   │   │   ├── uk.php
│   │   │   │   │   ├── ur.php
│   │   │   │   │   ├── uz.php
│   │   │   │   │   ├── vi.php
│   │   │   │   │   └── zh.php
│   │   │   │   ├── Currency.php
│   │   │   │   ├── DecoratedList
│   │   │   │   │   ├── AfricanCountries.php
│   │   │   │   │   ├── AsianCountries.php
│   │   │   │   │   ├── EuropeanCountries.php
│   │   │   │   │   ├── Filter.php
│   │   │   │   │   ├── HtmlEntities.php
│   │   │   │   │   ├── HtmlSelect.php
│   │   │   │   │   ├── HtmlSpecialchars.php
│   │   │   │   │   ├── NorthAmericanCountries.php
│   │   │   │   │   ├── OceanianCountries.php
│   │   │   │   │   └── SouthAmericanCountries.php
│   │   │   │   ├── DecoratedList.php
│   │   │   │   ├── Encoding.php
│   │   │   │   ├── Language
│   │   │   │   │   ├── aa.php
│   │   │   │   │   ├── af.php
│   │   │   │   │   ├── am.php
│   │   │   │   │   ├── ar.php
│   │   │   │   │   ├── as.php
│   │   │   │   │   ├── az.php
│   │   │   │   │   ├── be.php
│   │   │   │   │   ├── bg.php
│   │   │   │   │   ├── bn.php
│   │   │   │   │   ├── ca.php
│   │   │   │   │   ├── cs.php
│   │   │   │   │   ├── cy.php
│   │   │   │   │   ├── da.php
│   │   │   │   │   ├── de.php
│   │   │   │   │   ├── dv.php
│   │   │   │   │   ├── dz.php
│   │   │   │   │   ├── el.php
│   │   │   │   │   ├── en.php
│   │   │   │   │   ├── eo.php
│   │   │   │   │   ├── es.php
│   │   │   │   │   ├── et.php
│   │   │   │   │   ├── eu.php
│   │   │   │   │   ├── fa.php
│   │   │   │   │   ├── fi.php
│   │   │   │   │   ├── fo.php
│   │   │   │   │   ├── fr.php
│   │   │   │   │   ├── ga.php
│   │   │   │   │   ├── gl.php
│   │   │   │   │   ├── gu.php
│   │   │   │   │   ├── gv.php
│   │   │   │   │   ├── he.php
│   │   │   │   │   ├── hi.php
│   │   │   │   │   ├── hr.php
│   │   │   │   │   ├── hu.php
│   │   │   │   │   ├── hy.php
│   │   │   │   │   ├── id.php
│   │   │   │   │   ├── is.php
│   │   │   │   │   ├── it.php
│   │   │   │   │   ├── iu.php
│   │   │   │   │   ├── ja.php
│   │   │   │   │   ├── ka.php
│   │   │   │   │   ├── kk.php
│   │   │   │   │   ├── kl.php
│   │   │   │   │   ├── km.php
│   │   │   │   │   ├── kn.php
│   │   │   │   │   ├── ko.php
│   │   │   │   │   ├── kw.php
│   │   │   │   │   ├── ky.php
│   │   │   │   │   ├── lo.php
│   │   │   │   │   ├── lt.php
│   │   │   │   │   ├── lv.php
│   │   │   │   │   ├── mk.php
│   │   │   │   │   ├── ml.php
│   │   │   │   │   ├── mn.php
│   │   │   │   │   ├── mr.php
│   │   │   │   │   ├── ms.php
│   │   │   │   │   ├── mt.php
│   │   │   │   │   ├── nb.php
│   │   │   │   │   ├── nl.php
│   │   │   │   │   ├── nn.php
│   │   │   │   │   ├── om.php
│   │   │   │   │   ├── or.php
│   │   │   │   │   ├── pa.php
│   │   │   │   │   ├── pl.php
│   │   │   │   │   ├── ps.php
│   │   │   │   │   ├── pt.php
│   │   │   │   │   ├── ro.php
│   │   │   │   │   ├── ru.php
│   │   │   │   │   ├── sa.php
│   │   │   │   │   ├── sh.php
│   │   │   │   │   ├── sk.php
│   │   │   │   │   ├── sl.php
│   │   │   │   │   ├── so.php
│   │   │   │   │   ├── sq.php
│   │   │   │   │   ├── sr.php
│   │   │   │   │   ├── sv.php
│   │   │   │   │   ├── sw.php
│   │   │   │   │   ├── ta.php
│   │   │   │   │   ├── te.php
│   │   │   │   │   ├── th.php
│   │   │   │   │   ├── ti.php
│   │   │   │   │   ├── tr.php
│   │   │   │   │   ├── tt.php
│   │   │   │   │   ├── uk.php
│   │   │   │   │   ├── ur.php
│   │   │   │   │   ├── uz.php
│   │   │   │   │   ├── vi.php
│   │   │   │   │   └── zh.php
│   │   │   │   ├── Language.php
│   │   │   │   ├── Locale
│   │   │   │   │   ├── af.php
│   │   │   │   │   ├── cs.php
│   │   │   │   │   ├── da.php
│   │   │   │   │   ├── de_AT.php
│   │   │   │   │   ├── de_DE.php
│   │   │   │   │   ├── de.php
│   │   │   │   │   ├── el_GR.php
│   │   │   │   │   ├── en_IE.php
│   │   │   │   │   ├── en.php
│   │   │   │   │   ├── es_ES.php
│   │   │   │   │   ├── es.php
│   │   │   │   │   ├── EUR.php
│   │   │   │   │   ├── fi_FI.php
│   │   │   │   │   ├── fr_BE.php
│   │   │   │   │   ├── fr_FR.php
│   │   │   │   │   ├── fr_LU.php
│   │   │   │   │   ├── fr_MC.php
│   │   │   │   │   ├── fr.php
│   │   │   │   │   ├── hu.php
│   │   │   │   │   ├── it_IT.php
│   │   │   │   │   ├── it.php
│   │   │   │   │   ├── nb.php
│   │   │   │   │   ├── nl_BE.php
│   │   │   │   │   ├── nl_NL.php
│   │   │   │   │   ├── nl.php
│   │   │   │   │   ├── nn.php
│   │   │   │   │   ├── no.php
│   │   │   │   │   ├── pl.php
│   │   │   │   │   ├── pt.php
│   │   │   │   │   ├── pt_PT.php
│   │   │   │   │   ├── ru.php
│   │   │   │   │   ├── sl.php
│   │   │   │   │   ├── sv_FI.php
│   │   │   │   │   └── Windows.php
│   │   │   │   ├── Locale.php
│   │   │   │   ├── Negotiator.php
│   │   │   │   └── Timezone.php
│   │   │   ├── I18Nv2.php
│   │   │   ├── Image
│   │   │   │   ├── Color.php
│   │   │   │   ├── Transform
│   │   │   │   │   └── Driver
│   │   │   │   │   ├── ColorsDefs.php
│   │   │   │   │   ├── GD1.php
│   │   │   │   │   ├── GD.php
│   │   │   │   │   ├── IMAGETYPE.php
│   │   │   │   │   ├── image_type_to_mime_type.php
│   │   │   │   │   ├── Imagick
│   │   │   │   │   │   └── ImageTypes.php
│   │   │   │   │   ├── Imagick2.php
│   │   │   │   │   ├── Imagick.php
│   │   │   │   │   ├── Imlib.php
│   │   │   │   │   ├── IM.php
│   │   │   │   │   └── NetPBM.php
│   │   │   │   └── Transform.php
│   │   │   ├── Mail
│   │   │   │   ├── mail.php
│   │   │   │   ├── mimeDecode.php
│   │   │   │   ├── mimePart.php
│   │   │   │   ├── mime.php
│   │   │   │   ├── null.php
│   │   │   │   ├── RFC822.php
│   │   │   │   ├── sendmail.php
│   │   │   │   └── smtp.php
│   │   │   ├── Mail.php
│   │   │   ├── MIME
│   │   │   │   ├── Type
│   │   │   │   │   └── Parameter.php
│   │   │   │   └── Type.php
│   │   │   ├── Net
│   │   │   │   ├── Curl.php
│   │   │   │   ├── DIME.php
│   │   │   │   ├── IPv4.php
│   │   │   │   ├── POP3.php
│   │   │   │   ├── SMTP.php
│   │   │   │   ├── Socket.php
│   │   │   │   └── URL.php
│   │   │   ├── Numbers
│   │   │   │   ├── Words
│   │   │   │   │   ├── lang.bg.php
│   │   │   │   │   ├── lang.cs.php
│   │   │   │   │   ├── lang.de.php
│   │   │   │   │   ├── lang.dk.php
│   │   │   │   │   ├── lang.ee.php
│   │   │   │   │   ├── lang.en_100.php
│   │   │   │   │   ├── lang.en_GB.php
│   │   │   │   │   ├── lang.en_US.php
│   │   │   │   │   ├── lang.es_AR.php
│   │   │   │   │   ├── lang.es.php
│   │   │   │   │   ├── lang.fr_BE.php
│   │   │   │   │   ├── lang.fr.php
│   │   │   │   │   ├── lang.he.php
│   │   │   │   │   ├── lang.hu_HU.php
│   │   │   │   │   ├── lang.id.php
│   │   │   │   │   ├── lang.it_IT.php
│   │   │   │   │   ├── lang.lt.php
│   │   │   │   │   ├── lang.pl.php
│   │   │   │   │   ├── lang.pt_BR.php
│   │   │   │   │   ├── lang.ru.php
│   │   │   │   │   └── lang.sv.php
│   │   │   │   └── Words.php
│   │   │   ├── Payment
│   │   │   │   ├── Process
│   │   │   │   │   ├── AuthorizeNet.php
│   │   │   │   │   ├── BeanstreamEFT.php
│   │   │   │   │   ├── Beanstream.php
│   │   │   │   │   ├── Bibit.php
│   │   │   │   │   ├── Common.php
│   │   │   │   │   ├── Dummy.php
│   │   │   │   │   ├── LinkPoint.php
│   │   │   │   │   ├── Transfirst.php
│   │   │   │   │   ├── TrustCommerce.php
│   │   │   │   │   ├── Type
│   │   │   │   │   │   ├── ACH.php
│   │   │   │   │   │   ├── CreditCard.php
│   │   │   │   │   │   ├── eCheck.php
│   │   │   │   │   │   └── EFT.php
│   │   │   │   │   └── Type.php
│   │   │   │   └── Process.php
│   │   │   ├── PEAR5.php
│   │   │   ├── PEAR.php
│   │   │   ├── README.txt
│   │   │   ├── Services
│   │   │   │   ├── example.php
│   │   │   │   ├── ExchangeRates
│   │   │   │   │   ├── Common.php
│   │   │   │   │   ├── Countries_UN.php
│   │   │   │   │   ├── Currencies_UN.php
│   │   │   │   │   ├── Rates_ECB.php
│   │   │   │   │   ├── Rates_GOOGLE.php
│   │   │   │   │   ├── Rates_NBI.php
│   │   │   │   │   ├── Rates_NBP.php
│   │   │   │   │   ├── Rates_XE.php
│   │   │   │   │   └── Rates_YAHOO.php
│   │   │   │   ├── ExchangeRates.php
│   │   │   │   └── UPS
│   │   │   │   └── UPS.php
│   │   │   ├── System
│   │   │   │   ├── SharedMemory
│   │   │   │   │   ├── Apachenote.php
│   │   │   │   │   ├── Apc.php
│   │   │   │   │   ├── Common.php
│   │   │   │   │   ├── Eaccelerator.php
│   │   │   │   │   ├── File.php
│   │   │   │   │   ├── Memcache.php
│   │   │   │   │   ├── Mmcache.php
│   │   │   │   │   ├── Sharedance.php
│   │   │   │   │   ├── Shmop.php
│   │   │   │   │   ├── Sqlite.php
│   │   │   │   │   └── Systemv.php
│   │   │   │   └── SharedMemory.php
│   │   │   ├── Translation2
│   │   │   │   ├── Admin
│   │   │   │   │   ├── Container
│   │   │   │   │   │   ├── dataobjectsimple.php
│   │   │   │   │   │   ├── db.php
│   │   │   │   │   │   ├── gettext.php
│   │   │   │   │   │   ├── mdb2.php
│   │   │   │   │   │   ├── mdb.php
│   │   │   │   │   │   └── xml.php
│   │   │   │   │   ├── Decorator
│   │   │   │   │   │   └── Autoadd.php
│   │   │   │   │   └── Decorator.php
│   │   │   │   ├── Admin.php
│   │   │   │   ├── Container
│   │   │   │   │   ├── dataobjectsimple.php
│   │   │   │   │   ├── db.php
│   │   │   │   │   ├── gettext.php
│   │   │   │   │   ├── mdb2.php
│   │   │   │   │   ├── mdb.php
│   │   │   │   │   └── xml.php
│   │   │   │   ├── Container.php
│   │   │   │   ├── Decorator
│   │   │   │   │   ├── CacheLiteFunction.php
│   │   │   │   │   ├── CacheMemory.php
│   │   │   │   │   ├── DefaultText.php
│   │   │   │   │   ├── ErrorText.php
│   │   │   │   │   ├── Iconv.php
│   │   │   │   │   ├── Lang.php
│   │   │   │   │   ├── SpecialChars.php
│   │   │   │   │   └── UTF8.php
│   │   │   │   └── Decorator.php
│   │   │   ├── Translation2.php
│   │   │   ├── Validate
│   │   │   │   ├── Finance
│   │   │   │   │   ├── CreditCard.php
│   │   │   │   │   └── IBAN.php
│   │   │   │   └── Finance.php
│   │   │   ├── Validate.php
│   │   │   └── XML
│   │   │   ├── Parser
│   │   │   │   └── Simple.php
│   │   │   ├── Parser.php
│   │   │   ├── RPC
│   │   │   │   ├── Dump.php
│   │   │   │   └── Server.php
│   │   │   ├── RPC2
│   │   │   │   ├── Backend
│   │   │   │   │   ├── Php
│   │   │   │   │   │   ├── Client.php
│   │   │   │   │   │   ├── Request.php
│   │   │   │   │   │   ├── Response.php
│   │   │   │   │   │   ├── Server.php
│   │   │   │   │   │   ├── Value
│   │   │   │   │   │   │   ├── Array.php
│   │   │   │   │   │   │   ├── Base64.php
│   │   │   │   │   │   │   ├── Boolean.php
│   │   │   │   │   │   │   ├── Datetime.php
│   │   │   │   │   │   │   ├── Double.php
│   │   │   │   │   │   │   ├── Integer.php
│   │   │   │   │   │   │   ├── Scalar.php
│   │   │   │   │   │   │   ├── String.php
│   │   │   │   │   │   │   └── Struct.php
│   │   │   │   │   │   └── Value.php
│   │   │   │   │   └── Xmlrpcext
│   │   │   │   │   ├── Client.php
│   │   │   │   │   ├── Server.php
│   │   │   │   │   └── Value.php
│   │   │   │   ├── Backend.php
│   │   │   │   ├── CachedClient.php
│   │   │   │   ├── CachedServer.php
│   │   │   │   ├── Client.php
│   │   │   │   ├── Exception.php
│   │   │   │   ├── Server
│   │   │   │   │   ├── CallHandler
│   │   │   │   │   │   ├── Class.php
│   │   │   │   │   │   └── Instance.php
│   │   │   │   │   ├── CallHandler.php
│   │   │   │   │   └── Method.php
│   │   │   │   ├── Server.php
│   │   │   │   ├── Util
│   │   │   │   │   └── HTTPRequest.php
│   │   │   │   └── Value.php
│   │   │   ├── RPC.php
│   │   │   ├── Serializer.php
│   │   │   ├── Tree
│   │   │   │   └── Node.php
│   │   │   ├── Tree.php
│   │   │   ├── Unserializer.php
│   │   │   └── Util.php
│   │   ├── SabreAMF
│   │   │   ├── AMF0
│   │   │   │   ├── Const.php
│   │   │   │   ├── Deserializer.php
│   │   │   │   └── Serializer.php
│   │   │   ├── AMF3
│   │   │   │   ├── AbstractMessage.php
│   │   │   │   ├── AcknowledgeMessage.php
│   │   │   │   ├── CommandMessage.php
│   │   │   │   ├── Const.php
│   │   │   │   ├── Deserializer.php
│   │   │   │   ├── ErrorMessage.php
│   │   │   │   ├── RemotingMessage.php
│   │   │   │   ├── Serializer.php
│   │   │   │   └── Wrapper.php
│   │   │   ├── ArrayCollection.php
│   │   │   ├── ByteArray.php
│   │   │   ├── CallbackServer.php
│   │   │   ├── ChangeLog
│   │   │   ├── ClassMapper.php
│   │   │   ├── ClassNotFoundException.php
│   │   │   ├── Client.php
│   │   │   ├── Const.php
│   │   │   ├── Deserializer.php
│   │   │   ├── DetailException.php
│   │   │   ├── examples
│   │   │   │   ├── AMF3Client.php
│   │   │   │   ├── callbackserver.php
│   │   │   │   ├── client.php
│   │   │   │   └── server.php
│   │   │   ├── Externalized.php
│   │   │   ├── InputStream.php
│   │   │   ├── InvalidAMFException.php
│   │   │   ├── ITypedObject.php
│   │   │   ├── LICENCE
│   │   │   ├── Message.php
│   │   │   ├── OutputStream.php
│   │   │   ├── README
│   │   │   ├── RecordSet.php
│   │   │   ├── Serializer.php
│   │   │   ├── Server.php
│   │   │   ├── TypedObject.php
│   │   │   └── UndefinedMethodException.php
│   │   ├── smarty
│   │   │   └── libs
│   │   │   ├── Config_File.class.php
│   │   │   ├── debug.tpl
│   │   │   ├── internals
│   │   │   │   ├── core.assemble_plugin_filepath.php
│   │   │   │   ├── core.assign_smarty_interface.php
│   │   │   │   ├── core.create_dir_structure.php
│   │   │   │   ├── core.display_debug_console.php
│   │   │   │   ├── core.get_include_path.php
│   │   │   │   ├── core.get_microtime.php
│   │   │   │   ├── core.get_php_resource.php
│   │   │   │   ├── core.is_secure.php
│   │   │   │   ├── core.is_trusted.php
│   │   │   │   ├── core.load_plugins.php
│   │   │   │   ├── core.load_resource_plugin.php
│   │   │   │   ├── core.process_cached_inserts.php
│   │   │   │   ├── core.process_compiled_include.php
│   │   │   │   ├── core.read_cache_file.php
│   │   │   │   ├── core.rm_auto.php
│   │   │   │   ├── core.rmdir.php
│   │   │   │   ├── core.run_insert_handler.php
│   │   │   │   ├── core.smarty_include_php.php
│   │   │   │   ├── core.write_cache_file.php
│   │   │   │   ├── core.write_compiled_include.php
│   │   │   │   ├── core.write_compiled_resource.php
│   │   │   │   └── core.write_file.php
│   │   │   ├── plugins
│   │   │   │   ├── block.textformat.php
│   │   │   │   ├── block.t.php
│   │   │   │   ├── calendar.tpl
│   │   │   │   ├── compiler.assign.php
│   │   │   │   ├── function.assign_debug_info.php
│   │   │   │   ├── function.calendar.php
│   │   │   │   ├── function.config_load.php
│   │   │   │   ├── function.counter.php
│   │   │   │   ├── function.cycle.php
│   │   │   │   ├── function.debug.php
│   │   │   │   ├── function.displaybreadcrumbs.php
│   │   │   │   ├── function.embeddedauthorizationlist.php
│   │   │   │   ├── function.embeddeddocumentattachmentlist.php
│   │   │   │   ├── function.embeddedmessagelist.php
│   │   │   │   ├── function.eval.php
│   │   │   │   ├── function.fetch.php
│   │   │   │   ├── function.formatCurrency.php
│   │   │   │   ├── function.getdate.php
│   │   │   │   ├── function.geterrors.php
│   │   │   │   ├── function.getquickhelpdata.php
│   │   │   │   ├── function.gettimeunit.php
│   │   │   │   ├── function.html_checkboxes.php
│   │   │   │   ├── function.html_image.php
│   │   │   │   ├── function.html_options.php
│   │   │   │   ├── function.html_radios.php
│   │   │   │   ├── function.htmlreportfilter.php
│   │   │   │   ├── function.htmlreportgroup.php
│   │   │   │   ├── function.htmlreportsave.php
│   │   │   │   ├── function.htmlreportsort.php
│   │   │   │   ├── function.html_select_date.php
│   │   │   │   ├── function.html_select_time.php
│   │   │   │   ├── function.html_table.php
│   │   │   │   ├── function.isvalid.php
│   │   │   │   ├── function.js_array.php
│   │   │   │   ├── function.layermessagelist.php
│   │   │   │   ├── function.mailto.php
│   │   │   │   ├── function.math.php
│   │   │   │   ├── function.popup_init.php
│   │   │   │   ├── function.popup.php
│   │   │   │   ├── function.select_size.php
│   │   │   │   ├── function.urlbuilder.php
│   │   │   │   ├── function.wap_html_options.php
│   │   │   │   ├── modifier.capitalize.php
│   │   │   │   ├── modifier.cat.php
│   │   │   │   ├── modifier.count_characters.php
│   │   │   │   ├── modifier.count_paragraphs.php
│   │   │   │   ├── modifier.count_sentences.php
│   │   │   │   ├── modifier.count_words.php
│   │   │   │   ├── modifier.date_format.php
│   │   │   │   ├── modifier.debug_print_var.php
│   │   │   │   ├── modifier.default.php
│   │   │   │   ├── modifier.escape.php
│   │   │   │   ├── modifier.indent.php
│   │   │   │   ├── modifier.lower.php
│   │   │   │   ├── modifier.nl2br.php
│   │   │   │   ├── modifier.number_format.php
│   │   │   │   ├── modifier.regex_replace.php
│   │   │   │   ├── modifier.replace.php
│   │   │   │   ├── modifier.spacify.php
│   │   │   │   ├── modifier.string_format.php
│   │   │   │   ├── modifier.strip.php
│   │   │   │   ├── modifier.strip_tags.php
│   │   │   │   ├── modifier.truncate.php
│   │   │   │   ├── modifier.upper.php
│   │   │   │   ├── modifier.wordwrap.php
│   │   │   │   ├── outputfilter.trimwhitespace.php
│   │   │   │   ├── resource.calendar.php
│   │   │   │   ├── shared.escape_special_chars.php
│   │   │   │   └── shared.make_timestamp.php
│   │   │   ├── Smarty.class.php
│   │   │   └── Smarty_Compiler.class.php
│   │   ├── tcpdf
│   │   │   ├── 2dbarcodes.php
│   │   │   ├── barcode
│   │   │   │   ├── barcode.php
│   │   │   │   ├── c128aobject.php
│   │   │   │   ├── c128bobject.php
│   │   │   │   ├── c128cobject.php
│   │   │   │   ├── c39object.php
│   │   │   │   ├── i25object.php
│   │   │   │   ├── image.php
│   │   │   │   └── lesser.txt
│   │   │   ├── barcodes.php
│   │   │   ├── config
│   │   │   │   ├── lang
│   │   │   │   │   ├── bra.php
│   │   │   │   │   ├── eng.php
│   │   │   │   │   ├── ger.php
│   │   │   │   │   └── ita.php
│   │   │   │   ├── tcpdf_config_alt.php
│   │   │   │   └── tcpdf_config.php
│   │   │   ├── fonts
│   │   │   │   ├── almohanad.ctg.z
│   │   │   │   ├── almohanad.php
│   │   │   │   ├── almohanad.z
│   │   │   │   ├── arialunicid0.php
│   │   │   │   ├── courier.php
│   │   │   │   ├── dejavu-fonts-ttf-2.29
│   │   │   │   │   ├── AUTHORS
│   │   │   │   │   ├── BUGS
│   │   │   │   │   ├── langcover.txt
│   │   │   │   │   ├── LICENSE
│   │   │   │   │   ├── NEWS
│   │   │   │   │   ├── README
│   │   │   │   │   ├── status.txt
│   │   │   │   │   └── unicover.txt
│   │   │   │   ├── dejavu-fonts-ttf-2.30
│   │   │   │   │   ├── AUTHORS
│   │   │   │   │   ├── BUGS
│   │   │   │   │   ├── langcover.txt
│   │   │   │   │   ├── LICENSE
│   │   │   │   │   ├── NEWS
│   │   │   │   │   ├── README
│   │   │   │   │   ├── status.txt
│   │   │   │   │   └── unicover.txt
│   │   │   │   ├── dejavusansb.ctg.z
│   │   │   │   ├── dejavusansbi.ctg.z
│   │   │   │   ├── dejavusansbi.php
│   │   │   │   ├── dejavusansbi.z
│   │   │   │   ├── dejavusansb.php
│   │   │   │   ├── dejavusansb.z
│   │   │   │   ├── dejavusanscondensedb.ctg.z
│   │   │   │   ├── dejavusanscondensedbi.ctg.z
│   │   │   │   ├── dejavusanscondensedbi.php
│   │   │   │   ├── dejavusanscondensedbi.z
│   │   │   │   ├── dejavusanscondensedb.php
│   │   │   │   ├── dejavusanscondensedb.z
│   │   │   │   ├── dejavusanscondensed.ctg.z
│   │   │   │   ├── dejavusanscondensedi.ctg.z
│   │   │   │   ├── dejavusanscondensedi.php
│   │   │   │   ├── dejavusanscondensedi.z
│   │   │   │   ├── dejavusanscondensed.php
│   │   │   │   ├── dejavusanscondensed.z
│   │   │   │   ├── dejavusans.ctg.z
│   │   │   │   ├── dejavusansi.ctg.z
│   │   │   │   ├── dejavusansi.php
│   │   │   │   ├── dejavusansi.z
│   │   │   │   ├── dejavusansmonob.ctg.z
│   │   │   │   ├── dejavusansmonobi.ctg.z
│   │   │   │   ├── dejavusansmonobi.php
│   │   │   │   ├── dejavusansmonobi.z
│   │   │   │   ├── dejavusansmonob.php
│   │   │   │   ├── dejavusansmonob.z
│   │   │   │   ├── dejavusansmono.ctg.z
│   │   │   │   ├── dejavusansmonoi.ctg.z
│   │   │   │   ├── dejavusansmonoi.php
│   │   │   │   ├── dejavusansmonoi.z
│   │   │   │   ├── dejavusansmono.php
│   │   │   │   ├── dejavusansmono.z
│   │   │   │   ├── dejavusans.php
│   │   │   │   ├── dejavusans.z
│   │   │   │   ├── dejavuserifb.ctg.z
│   │   │   │   ├── dejavuserifbi.ctg.z
│   │   │   │   ├── dejavuserifbi.php
│   │   │   │   ├── dejavuserifbi.z
│   │   │   │   ├── dejavuserifb.php
│   │   │   │   ├── dejavuserifb.z
│   │   │   │   ├── dejavuserifcondensedb.ctg.z
│   │   │   │   ├── dejavuserifcondensedbi.ctg.z
│   │   │   │   ├── dejavuserifcondensedbi.php
│   │   │   │   ├── dejavuserifcondensedbi.z
│   │   │   │   ├── dejavuserifcondensedb.php
│   │   │   │   ├── dejavuserifcondensedb.z
│   │   │   │   ├── dejavuserifcondensed.ctg.z
│   │   │   │   ├── dejavuserifcondensedi.ctg.z
│   │   │   │   ├── dejavuserifcondensedi.php
│   │   │   │   ├── dejavuserifcondensedi.z
│   │   │   │   ├── dejavuserifcondensed.php
│   │   │   │   ├── dejavuserifcondensed.z
│   │   │   │   ├── dejavuserif.ctg.z
│   │   │   │   ├── dejavuserifi.ctg.z
│   │   │   │   ├── dejavuserifi.php
│   │   │   │   ├── dejavuserifi.z
│   │   │   │   ├── dejavuserif.php
│   │   │   │   ├── dejavuserif.z
│   │   │   │   ├── freefont
│   │   │   │   │   ├── AUTHORS
│   │   │   │   │   ├── ChangeLog
│   │   │   │   │   ├── CREDITS
│   │   │   │   │   ├── INSTALL
│   │   │   │   │   ├── README
│   │   │   │   │   └── sfd
│   │   │   │   │   ├── FreeMonoBoldOblique.ttf
│   │   │   │   │   ├── FreeMonoBold.ttf
│   │   │   │   │   ├── FreeMonoOblique.ttf
│   │   │   │   │   ├── FreeMono.ttf
│   │   │   │   │   ├── FreeSansBoldOblique.ttf
│   │   │   │   │   ├── FreeSansBold.ttf
│   │   │   │   │   ├── FreeSansOblique.ttf
│   │   │   │   │   ├── FreeSans.ttf
│   │   │   │   │   ├── FreeSerifBoldItalic.ttf
│   │   │   │   │   ├── FreeSerifBold.ttf
│   │   │   │   │   ├── FreeSerifItalic.ttf
│   │   │   │   │   └── FreeSerif.ttf
│   │   │   │   ├── freefont-20090104
│   │   │   │   │   ├── AUTHORS
│   │   │   │   │   ├── ChangeLog
│   │   │   │   │   ├── COPYING
│   │   │   │   │   ├── CREDITS
│   │   │   │   │   ├── INSTALL
│   │   │   │   │   └── README
│   │   │   │   ├── freemonob.ctg.z
│   │   │   │   ├── freemonobi.ctg.z
│   │   │   │   ├── freemonobi.php
│   │   │   │   ├── freemonobi.z
│   │   │   │   ├── FreeMonoBold.ctg.z
│   │   │   │   ├── FreeMonoBoldOblique.ctg.z
│   │   │   │   ├── FreeMonoBoldOblique.z
│   │   │   │   ├── FreeMonoBold.z
│   │   │   │   ├── freemonob.php
│   │   │   │   ├── freemonob.z
│   │   │   │   ├── freemono.ctg.z
│   │   │   │   ├── freemonoi.ctg.z
│   │   │   │   ├── freemonoi.php
│   │   │   │   ├── freemonoi.z
│   │   │   │   ├── FreeMonoOblique.ctg.z
│   │   │   │   ├── FreeMonoOblique.z
│   │   │   │   ├── freemono.php
│   │   │   │   ├── freemono.z
│   │   │   │   ├── freesansb.ctg.z
│   │   │   │   ├── freesansbi.ctg.z
│   │   │   │   ├── freesansbi.php
│   │   │   │   ├── freesansbi.z
│   │   │   │   ├── FreeSansBold.ctg.z
│   │   │   │   ├── FreeSansBoldOblique.ctg.z
│   │   │   │   ├── FreeSansBoldOblique.z
│   │   │   │   ├── FreeSansBold.z
│   │   │   │   ├── freesansb.php
│   │   │   │   ├── freesansb.z
│   │   │   │   ├── freesans.ctg.z
│   │   │   │   ├── freesansi.ctg.z
│   │   │   │   ├── freesansi.php
│   │   │   │   ├── freesansi.z
│   │   │   │   ├── FreeSansOblique.ctg.z
│   │   │   │   ├── FreeSansOblique.z
│   │   │   │   ├── freesans.php
│   │   │   │   ├── freesans.z
│   │   │   │   ├── freeserifb.ctg.z
│   │   │   │   ├── freeserifbi.ctg.z
│   │   │   │   ├── freeserifbi.php
│   │   │   │   ├── freeserifbi.z
│   │   │   │   ├── FreeSerifBold.ctg.z
│   │   │   │   ├── FreeSerifBoldItalic.ctg.z
│   │   │   │   ├── FreeSerifBoldItalic.z
│   │   │   │   ├── FreeSerifBold.z
│   │   │   │   ├── freeserifb.php
│   │   │   │   ├── freeserifb.z
│   │   │   │   ├── freeserif.ctg.z
│   │   │   │   ├── freeserifi.ctg.z
│   │   │   │   ├── freeserifi.php
│   │   │   │   ├── FreeSerifItalic.ctg.z
│   │   │   │   ├── FreeSerifItalic.z
│   │   │   │   ├── freeserifi.z
│   │   │   │   ├── freeserif.php
│   │   │   │   ├── freeserif.z
│   │   │   │   ├── helveticabi.php
│   │   │   │   ├── helveticab.php
│   │   │   │   ├── helveticai.php
│   │   │   │   ├── helvetica.php
│   │   │   │   ├── hysmyeongjostdmedium.php
│   │   │   │   ├── kozgopromedium.php
│   │   │   │   ├── kozminproregular.php
│   │   │   │   ├── msungstdlight.php
│   │   │   │   ├── old
│   │   │   │   │   ├── courier.php
│   │   │   │   │   ├── helveticabi.php
│   │   │   │   │   ├── helveticab.php
│   │   │   │   │   ├── helveticai.php
│   │   │   │   │   ├── helvetica.php
│   │   │   │   │   ├── makefont
│   │   │   │   │   │   ├── cp1250.map
│   │   │   │   │   │   ├── cp1251.map
│   │   │   │   │   │   ├── cp1252.map
│   │   │   │   │   │   ├── cp1253.map
│   │   │   │   │   │   ├── cp1254.map
│   │   │   │   │   │   ├── cp1255.map
│   │   │   │   │   │   ├── cp1257.map
│   │   │   │   │   │   ├── cp1258.map
│   │   │   │   │   │   ├── cp874.map
│   │   │   │   │   │   ├── iso-8859-11.map
│   │   │   │   │   │   ├── iso-8859-15.map
│   │   │   │   │   │   ├── iso-8859-16.map
│   │   │   │   │   │   ├── iso-8859-1.map
│   │   │   │   │   │   ├── iso-8859-2.map
│   │   │   │   │   │   ├── iso-8859-4.map
│   │   │   │   │   │   ├── iso-8859-5.map
│   │   │   │   │   │   ├── iso-8859-7.map
│   │   │   │   │   │   ├── iso-8859-9.map
│   │   │   │   │   │   ├── koi8-r.map
│   │   │   │   │   │   ├── koi8-u.map
│   │   │   │   │   │   └── makefont.php
│   │   │   │   │   ├── symbol.php
│   │   │   │   │   ├── timesbi.php
│   │   │   │   │   ├── timesb.php
│   │   │   │   │   ├── timesi.php
│   │   │   │   │   ├── times.php
│   │   │   │   │   └── zapfdingbats.php
│   │   │   │   ├── README.TXT
│   │   │   │   ├── stsongstdlight.php
│   │   │   │   ├── symbol.php
│   │   │   │   ├── timesbi.php
│   │   │   │   ├── timesb.php
│   │   │   │   ├── timesi.php
│   │   │   │   ├── times.php
│   │   │   │   ├── ttf2ufm
│   │   │   │   │   ├── makefontuni.php
│   │   │   │   │   ├── README.TXT
│   │   │   │   │   ├── ttf2ufm.exe
│   │   │   │   │   └── ttf2ufm-src
│   │   │   │   │   ├── app
│   │   │   │   │   │   ├── netscape
│   │   │   │   │   │   │   ├── fontsz.cf
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   ├── notscape
│   │   │   │   │   │   │   ├── nsfilter
│   │   │   │   │   │   │   ├── nsfix.c
│   │   │   │   │   │   │   ├── nspr
│   │   │   │   │   │   │   ├── nsprint
│   │   │   │   │   │   │   ├── psfonts.cf
│   │   │   │   │   │   │   └── README.html
│   │   │   │   │   │   ├── RPM
│   │   │   │   │   │   │   └── ttf2pt1.spec.src
│   │   │   │   │   │   ├── TeX
│   │   │   │   │   │   │   ├── cjk-latex-config
│   │   │   │   │   │   │   ├── cjk-latex-t1mapgen
│   │   │   │   │   │   │   ├── README.html
│   │   │   │   │   │   │   └── sfd2map
│   │   │   │   │   │   └── X11
│   │   │   │   │   │   ├── README.html
│   │   │   │   │   │   ├── t1-xf86.334.patch
│   │   │   │   │   │   └── t1-xf86.39.patch
│   │   │   │   │   ├── bdf.c
│   │   │   │   │   ├── bitmap.c
│   │   │   │   │   ├── byteorder.h
│   │   │   │   │   ├── CHANGES
│   │   │   │   │   ├── CHANGES.html
│   │   │   │   │   ├── COPYRIGHT
│   │   │   │   │   ├── cygbuild.sh
│   │   │   │   │   ├── encodings
│   │   │   │   │   │   ├── adobestd
│   │   │   │   │   │   │   └── adobe-std.tbl
│   │   │   │   │   │   ├── bulgarian
│   │   │   │   │   │   │   ├── encodings.alias
│   │   │   │   │   │   │   ├── ibm-1251.tbl
│   │   │   │   │   │   │   ├── ibm-866.tbl
│   │   │   │   │   │   │   ├── iso8859-5.tbl
│   │   │   │   │   │   │   ├── koi8-r.tbl
│   │   │   │   │   │   │   └── README
│   │   │   │   │   │   ├── cyrillic
│   │   │   │   │   │   │   ├── encodings.alias
│   │   │   │   │   │   │   ├── ibm-1251.tbl
│   │   │   │   │   │   │   ├── ibm-866.tbl
│   │   │   │   │   │   │   ├── iso8859-5.tbl
│   │   │   │   │   │   │   └── koi8-r.tbl
│   │   │   │   │   │   ├── latin1
│   │   │   │   │   │   │   └── iso8859-1.tbl
│   │   │   │   │   │   ├── latin2
│   │   │   │   │   │   │   └── iso8859-2.tbl
│   │   │   │   │   │   ├── latin4
│   │   │   │   │   │   │   ├── iso8859-4
│   │   │   │   │   │   │   └── iso8859-4.tbl
│   │   │   │   │   │   ├── latin5
│   │   │   │   │   │   │   └── iso8859-9
│   │   │   │   │   │   ├── README.html
│   │   │   │   │   │   └── russian
│   │   │   │   │   │   ├── encodings.alias
│   │   │   │   │   │   ├── ibm-1251.tbl
│   │   │   │   │   │   ├── ibm-866.tbl
│   │   │   │   │   │   ├── iso8859-5.tbl
│   │   │   │   │   │   ├── koi8-r.tbl
│   │   │   │   │   │   └── README
│   │   │   │   │   ├── FONTS.hpux.html
│   │   │   │   │   ├── FONTS.html
│   │   │   │   │   ├── ft.c
│   │   │   │   │   ├── global.h
│   │   │   │   │   ├── Makefile
│   │   │   │   │   ├── maps
│   │   │   │   │   │   ├── adobe-standard-encoding.map
│   │   │   │   │   │   ├── CP1250.map
│   │   │   │   │   │   ├── CP1251.map
│   │   │   │   │   │   ├── cubg5plus.map
│   │   │   │   │   │   ├── cubig5.map
│   │   │   │   │   │   ├── cugbk.map
│   │   │   │   │   │   ├── cugb.map
│   │   │   │   │   │   ├── T2A_compact.map
│   │   │   │   │   │   ├── ubig5.map
│   │   │   │   │   │   ├── ugbk.map
│   │   │   │   │   │   ├── ugb.map
│   │   │   │   │   │   └── unicode-sample.map
│   │   │   │   │   ├── other
│   │   │   │   │   │   ├── bmpfont.h
│   │   │   │   │   │   ├── bz.c
│   │   │   │   │   │   ├── bzscreen.c
│   │   │   │   │   │   ├── bzscreen.h
│   │   │   │   │   │   ├── cmpf.c
│   │   │   │   │   │   ├── cntstems.pl
│   │   │   │   │   │   ├── dmpf.c
│   │   │   │   │   │   ├── lst.pl
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   ├── README.html
│   │   │   │   │   │   ├── showdf
│   │   │   │   │   │   └── showg
│   │   │   │   │   ├── pt1.c
│   │   │   │   │   ├── pt1.h
│   │   │   │   │   ├── README.FIRST
│   │   │   │   │   ├── README.html
│   │   │   │   │   ├── runt1asm.c
│   │   │   │   │   ├── scripts
│   │   │   │   │   │   ├── convert
│   │   │   │   │   │   ├── convert.cfg.sample
│   │   │   │   │   │   ├── forceiso
│   │   │   │   │   │   ├── frommap
│   │   │   │   │   │   ├── html2man
│   │   │   │   │   │   ├── inst_dir
│   │   │   │   │   │   ├── inst_file
│   │   │   │   │   │   ├── mkrel
│   │   │   │   │   │   ├── t1fdir
│   │   │   │   │   │   ├── trans
│   │   │   │   │   │   ├── unhtml
│   │   │   │   │   │   └── x2gs
│   │   │   │   │   ├── t1asm
│   │   │   │   │   ├── t1asm.c
│   │   │   │   │   ├── ttf2pt1.1
│   │   │   │   │   ├── ttf2pt1.c
│   │   │   │   │   ├── ttf2pt1_convert.1
│   │   │   │   │   ├── ttf2pt1_x2gs.1
│   │   │   │   │   ├── ttf2ufm
│   │   │   │   │   ├── ttf.c
│   │   │   │   │   ├── ttf.h
│   │   │   │   │   ├── version.h
│   │   │   │   │   ├── winbuild.bat
│   │   │   │   │   └── windows.h
│   │   │   │   ├── ttf-bitstream-vera-1.10
│   │   │   │   │   ├── COPYRIGHT.TXT
│   │   │   │   │   ├── local.conf
│   │   │   │   │   ├── README.TXT
│   │   │   │   │   ├── RELEASENOTES.TXT
│   │   │   │   │   ├── VeraBd.ttf
│   │   │   │   │   ├── VeraBI.ttf
│   │   │   │   │   ├── VeraIt.ttf
│   │   │   │   │   ├── VeraMoBd.ttf
│   │   │   │   │   ├── VeraMoBI.ttf
│   │   │   │   │   ├── VeraMoIt.ttf
│   │   │   │   │   ├── VeraMono.ttf
│   │   │   │   │   ├── VeraSeBd.ttf
│   │   │   │   │   ├── VeraSe.ttf
│   │   │   │   │   └── Vera.ttf
│   │   │   │   ├── uni2cid_ac15.php
│   │   │   │   ├── uni2cid_ag15.php
│   │   │   │   ├── uni2cid_aj16.php
│   │   │   │   ├── uni2cid_ak12.php
│   │   │   │   ├── utils
│   │   │   │   │   ├── enc
│   │   │   │   │   │   ├── cp1250.map
│   │   │   │   │   │   ├── cp1251.map
│   │   │   │   │   │   ├── cp1252.map
│   │   │   │   │   │   ├── cp1253.map
│   │   │   │   │   │   ├── cp1254.map
│   │   │   │   │   │   ├── cp1255.map
│   │   │   │   │   │   ├── cp1257.map
│   │   │   │   │   │   ├── cp1258.map
│   │   │   │   │   │   ├── cp874.map
│   │   │   │   │   │   ├── iso-8859-11.map
│   │   │   │   │   │   ├── iso-8859-15.map
│   │   │   │   │   │   ├── iso-8859-16.map
│   │   │   │   │   │   ├── iso-8859-1.map
│   │   │   │   │   │   ├── iso-8859-2.map
│   │   │   │   │   │   ├── iso-8859-4.map
│   │   │   │   │   │   ├── iso-8859-5.map
│   │   │   │   │   │   ├── iso-8859-7.map
│   │   │   │   │   │   ├── iso-8859-9.map
│   │   │   │   │   │   ├── koi8-r.map
│   │   │   │   │   │   └── koi8-u.map
│   │   │   │   │   ├── freetype6.dll
│   │   │   │   │   ├── makeallttffonts.php
│   │   │   │   │   ├── makefont.php
│   │   │   │   │   ├── pfm2afm
│   │   │   │   │   ├── pfm2afm.exe
│   │   │   │   │   ├── README.TXT
│   │   │   │   │   ├── src
│   │   │   │   │   │   ├── pfm2afm-src.tar.gz
│   │   │   │   │   │   ├── readme.txt
│   │   │   │   │   │   └── ttf2ufm-src.tar.gz
│   │   │   │   │   ├── ttf2ufm
│   │   │   │   │   ├── ttf2ufm.exe
│   │   │   │   │   └── zlib1.dll
│   │   │   │   ├── verab.ctg.z
│   │   │   │   ├── verabi.ctg.z
│   │   │   │   ├── verabi.php
│   │   │   │   ├── verabi.z
│   │   │   │   ├── verab.php
│   │   │   │   ├── verab.z
│   │   │   │   ├── vera.ctg.z
│   │   │   │   ├── verai.ctg.z
│   │   │   │   ├── verai.php
│   │   │   │   ├── verai.z
│   │   │   │   ├── veramob.ctg.z
│   │   │   │   ├── veramobi.ctg.z
│   │   │   │   ├── veramobi.php
│   │   │   │   ├── veramobi.z
│   │   │   │   ├── veramob.php
│   │   │   │   ├── veramob.z
│   │   │   │   ├── veramo.ctg.z
│   │   │   │   ├── veramoi.ctg.z
│   │   │   │   ├── veramoi.php
│   │   │   │   ├── veramoi.z
│   │   │   │   ├── veramo.php
│   │   │   │   ├── veramo.z
│   │   │   │   ├── vera.php
│   │   │   │   ├── veraseb.ctg.z
│   │   │   │   ├── veraseb.php
│   │   │   │   ├── veraseb.z
│   │   │   │   ├── verase.ctg.z
│   │   │   │   ├── verase.php
│   │   │   │   ├── verase.z
│   │   │   │   ├── vera.z
│   │   │   │   ├── zapfdingbats.php
│   │   │   │   ├── ZarBold.ctg.z
│   │   │   │   ├── zarbold.php
│   │   │   │   └── ZarBold.z
│   │   │   ├── htmlcolors.php
│   │   │   ├── LICENSE.TXT
│   │   │   ├── pdf417.php
│   │   │   ├── qrcode.php
│   │   │   ├── tcpdf.crt
│   │   │   ├── tcpdf.fdf
│   │   │   ├── tcpdf.p12
│   │   │   ├── tcpdf.php
│   │   │   └── unicode_data.php
│   │   └── upload
│   │   ├── fileupload.class.php
│   │   └── Upload.php
│   ├── favicon.ico
│   ├── files.sha1
│   ├── includes
│   │   ├── API.inc.php
│   │   ├── Cache.inc.php
│   │   ├── ClassMap.inc.php
│   │   ├── CLI.inc.php
│   │   ├── Database.inc.php
│   │   ├── global.inc.php
│   │   ├── Interface.inc.php
│   │   └── TableMap.inc.php
│   ├── index.html
│   ├── INSTALL.txt
│   ├── interface
│   │   ├── accrual
│   │   │   ├── EditUserAccrual.php
│   │   │   ├── UserAccrualBalanceList.php
│   │   │   └── ViewUserAccrualList.php
│   │   ├── ajax_server.php
│   │   ├── authorization
│   │   │   └── AuthorizationList.php
│   │   ├── auto_suggest
│   │   │   ├── autosuggest.css
│   │   │   └── autosuggest.js
│   │   ├── bank_account
│   │   │   └── EditBankAccount.php
│   │   ├── barcode
│   │   │   └── barcode_img.php
│   │   ├── BetaTest.php
│   │   ├── blank.html
│   │   ├── branch
│   │   │   ├── BranchList.php
│   │   │   └── EditBranch.php
│   │   ├── CloseWindow.php
│   │   ├── company
│   │   │   ├── CompanyDeductionList.php
│   │   │   ├── EditCompanyDeduction.php
│   │   │   ├── EditCompany.php
│   │   │   ├── EditOtherField.php
│   │   │   ├── EditWageGroup.php
│   │   │   ├── OtherFieldList.php
│   │   │   └── WageGroupList.php
│   │   ├── csshover.htc
│   │   ├── currency
│   │   │   ├── CurrencyList.php
│   │   │   └── EditCurrency.php
│   │   ├── department
│   │   │   ├── DepartmentList.php
│   │   │   ├── EditDepartmentBranchUser.php
│   │   │   └── EditDepartment.php
│   │   ├── DownForMaintenance.php
│   │   ├── flex
│   │   │   ├── AC_OETags.js
│   │   │   ├── history
│   │   │   │   ├── history.css
│   │   │   │   ├── historyFrame.html
│   │   │   │   └── history.js
│   │   │   ├── index.html
│   │   │   ├── index.php
│   │   │   ├── playerProductInstall.swf
│   │   │   ├── ui.swf
│   │   │   └── view
│   │   │   ├── attendance
│   │   │   │   ├── accrual
│   │   │   │   │   ├── AccrualBalanceView.swf
│   │   │   │   │   └── AccrualView.swf
│   │   │   │   ├── exceptions
│   │   │   │   │   └── ExceptionView.swf
│   │   │   │   ├── inout
│   │   │   │   │   └── PunchesView.swf
│   │   │   │   ├── punches
│   │   │   │   │   └── PunchesView.swf
│   │   │   │   ├── recurringschedule
│   │   │   │   │   └── RecurringScheduleControlView.swf
│   │   │   │   ├── recurringtemplate
│   │   │   │   │   └── RecurringScheduleTemplateControlView.swf
│   │   │   │   ├── schedule
│   │   │   │   │   └── ScheduleView.swf
│   │   │   │   ├── scheduleshift
│   │   │   │   │   └── ScheduleShiftView.swf
│   │   │   │   └── timesheet
│   │   │   │   └── TimeSheetView.swf
│   │   │   ├── company
│   │   │   │   ├── adminpreference
│   │   │   │   │   └── UserPreferenceView.swf
│   │   │   │   ├── bank
│   │   │   │   │   └── BankAccountView.swf
│   │   │   │   ├── branches
│   │   │   │   │   └── BranchesView.swf
│   │   │   │   ├── companies
│   │   │   │   │   └── CompanyView.swf
│   │   │   │   ├── companybank
│   │   │   │   │   └── BankAccountView.swf
│   │   │   │   ├── companyinfo
│   │   │   │   │   └── CompanyView.swf
│   │   │   │   ├── currency
│   │   │   │   │   └── CurrencyView.swf
│   │   │   │   ├── department
│   │   │   │   │   └── DepartmentView.swf
│   │   │   │   ├── employees
│   │   │   │   │   └── EmployeeView.swf
│   │   │   │   ├── hierarchy
│   │   │   │   │   └── HierarchyControlView.swf
│   │   │   │   ├── jobtitles
│   │   │   │   │   └── JobTitleView.swf
│   │   │   │   ├── newhiredefault
│   │   │   │   │   └── UserDefaultView.swf
│   │   │   │   ├── otherfield
│   │   │   │   │   └── OtherFieldView.swf
│   │   │   │   ├── payperiodschedule
│   │   │   │   │   └── PayPeriodScheduleView.swf
│   │   │   │   ├── permissiongroup
│   │   │   │   │   └── PermissionControlView.swf
│   │   │   │   ├── qualification
│   │   │   │   │   └── QualificationView.swf
│   │   │   │   ├── roe
│   │   │   │   │   └── ROEView.swf
│   │   │   │   ├── station
│   │   │   │   │   └── StationView.swf
│   │   │   │   ├── usergroup
│   │   │   │   │   └── UserGroupView.swf
│   │   │   │   ├── wagegroup
│   │   │   │   │   └── WageGroupView.swf
│   │   │   │   └── wages
│   │   │   │   └── WageView.swf
│   │   │   ├── hr
│   │   │   │   ├── jobapplicant
│   │   │   │   │   └── JobApplicantView.swf
│   │   │   │   └── jobvacancy
│   │   │   ├── login
│   │   │   │   └── images
│   │   │   │   ├── beo.png
│   │   │   │   ├── od.png
│   │   │   │   ├── on_demand.png
│   │   │   │   ├── peo.png
│   │   │   │   └── seo.png
│   │   │   ├── myaccount
│   │   │   │   ├── bankinformation
│   │   │   │   │   └── BankAccountView.swf
│   │   │   │   ├── contactinfo
│   │   │   │   │   └── ContactInformationView.swf
│   │   │   │   ├── message
│   │   │   │   │   └── MessageControlView.swf
│   │   │   │   ├── passwords
│   │   │   │   │   └── PasswordsView.swf
│   │   │   │   ├── request
│   │   │   │   │   └── RequestView.swf
│   │   │   │   ├── timesheetauthorizationview
│   │   │   │   │   └── TimeSheetAuthorizationView.swf
│   │   │   │   └── userpreference
│   │   │   │   └── UserPreferenceView.swf
│   │   │   ├── payroll
│   │   │   │   ├── companydeduction
│   │   │   │   │   └── CompanyDeductionView.swf
│   │   │   │   ├── payperiod
│   │   │   │   │   └── PayPeriodView.swf
│   │   │   │   ├── paystub
│   │   │   │   │   └── PayStubView.swf
│   │   │   │   ├── paystubaccount
│   │   │   │   │   └── PayStubAccountView.swf
│   │   │   │   ├── paystubamendment
│   │   │   │   │   └── PayStubAmendmentView.swf
│   │   │   │   └── recurringpsamendment
│   │   │   │   └── RecurringPayStubAmendmentView.swf
│   │   │   ├── policy
│   │   │   │   ├── absencepolicy
│   │   │   │   │   └── AbsencePolicyView.swf
│   │   │   │   ├── accrualpolicy
│   │   │   │   │   └── AccrualPolicyView.swf
│   │   │   │   ├── breakpolicy
│   │   │   │   │   └── BreakPolicyView.swf
│   │   │   │   ├── exceptionpolicy
│   │   │   │   │   └── ExceptionPolicyControlView.swf
│   │   │   │   ├── expensepolicy
│   │   │   │   │   └── ExpensePolicyView.swf
│   │   │   │   ├── holidaypolicy
│   │   │   │   │   └── HolidayPolicyView.swf
│   │   │   │   ├── mealpolicy
│   │   │   │   │   └── MealPolicyView.swf
│   │   │   │   ├── overtimepolicy
│   │   │   │   │   └── OverTimePolicyView.swf
│   │   │   │   ├── policygroup
│   │   │   │   │   └── PolicyGroupView.swf
│   │   │   │   ├── premiumpolicy
│   │   │   │   │   └── PremiumPolicyView.swf
│   │   │   │   ├── recurringholiday
│   │   │   │   │   └── RecurringHolidayView.swf
│   │   │   │   ├── roundingpolicy
│   │   │   │   │   └── RoundingPolicyView.swf
│   │   │   │   └── schedulepolicy
│   │   │   │   └── SchedulePolicyView.swf
│   │   │   └── report
│   │   │   ├── accrualbalancesummary
│   │   │   │   └── AccrualBalanceSummaryReportView.swf
│   │   │   ├── activeshiftsummary
│   │   │   │   └── ActiveShiftReportView.swf
│   │   │   ├── audittrail
│   │   │   │   └── AuditTrailReportView.swf
│   │   │   ├── employeeinformation
│   │   │   │   └── EmployeeInformationReportView.swf
│   │   │   ├── form1099
│   │   │   │   └── Form1099MiscReportView.swf
│   │   │   ├── form940
│   │   │   │   └── Form940ReportView.swf
│   │   │   ├── form941
│   │   │   │   └── Form941ReportView.swf
│   │   │   ├── formw2
│   │   │   │   └── FormW2ReportView.swf
│   │   │   ├── generalledgersummaryreport
│   │   │   │   └── GeneralLedgerSummaryView.swf
│   │   │   ├── payrollexportreport
│   │   │   │   └── PayrollExportView.swf
│   │   │   ├── paystubsummaryreport
│   │   │   │   └── PayStubSummaryView.swf
│   │   │   ├── punchsummaryreport
│   │   │   │   └── PunchSummaryView.swf
│   │   │   ├── remittancesummaryreport
│   │   │   │   └── RemittanceSummaryReportView.swf
│   │   │   ├── savedreport
│   │   │   │   └── UserReportDataView.swf
│   │   │   ├── schedulesummaryreport
│   │   │   │   └── ScheduleSummaryView.swf
│   │   │   ├── t4asummary
│   │   │   │   └── T4ASummaryView.swf
│   │   │   ├── t4summary
│   │   │   │   └── T4SummaryView.swf
│   │   │   ├── timesheetdetailreport
│   │   │   │   └── TimesheetDetailReportView.swf
│   │   │   └── timesheetreport
│   │   │   └── TimesheetSummaryView.swf
│   │   ├── ForgotPassword.php
│   │   ├── forms
│   │   │   ├── ca
│   │   │   │   └── tax
│   │   │   │   ├── t4a-flat-08b.pdf
│   │   │   │   ├── t4a-sum-08b.pdf
│   │   │   │   ├── t4flat-05b.pdf
│   │   │   │   ├── t4flat-06b.pdf
│   │   │   │   ├── t4-sum-05b.pdf
│   │   │   │   └── t4-sum-08b.pdf
│   │   │   └── us
│   │   │   └── tax
│   │   │   ├── f1099misc.pdf
│   │   │   ├── f940ez_orig.pdf
│   │   │   ├── f940ez.pdf
│   │   │   ├── f940_orig.pdf
│   │   │   ├── f940.pdf
│   │   │   ├── f941_orig.pdf
│   │   │   ├── f941.pdf
│   │   │   ├── f941sb_orig.pdf
│   │   │   ├── f941sb.pdf
│   │   │   ├── w2_orig.pdf
│   │   │   ├── w2.pdf
│   │   │   ├── w3_orig.pdf
│   │   │   └── w3.pdf
│   │   ├── global.css.php
│   │   ├── global.js.php
│   │   ├── help
│   │   │   ├── About.php
│   │   │   ├── EditHelpGroupControl.php
│   │   │   ├── EditHelpGroup.php
│   │   │   ├── EditHelp.php
│   │   │   ├── HelpGroupControlList.php
│   │   │   ├── HelpList.php
│   │   │   ├── timesheet_import.xlt
│   │   │   ├── WhatsNew.php
│   │   │   └── WindowViewHelp.php
│   │   ├── hierarchy
│   │   │   ├── EditHierarchyControl.php
│   │   │   ├── EditHierarchy.php
│   │   │   ├── HierarchyControlList.php
│   │   │   ├── HierarchyList.php
│   │   │   └── ViewHierarchy.php
│   │   ├── images
│   │   │   ├── add16.gif
│   │   │   ├── add.gif
│   │   │   ├── administrator_guide_menu.png
│   │   │   ├── arrow-down.gif
│   │   │   ├── arrow-down-on.gif
│   │   │   ├── arrow.gif
│   │   │   ├── arrows-sort.gif
│   │   │   ├── arrow-up.gif
│   │   │   ├── arrow-up-on.gif
│   │   │   ├── btn_submit.gif
│   │   │   ├── cal.gif
│   │   │   ├── check_zoom_sm_canadian.jpg
│   │   │   ├── check_zoom_sm_us.jpg
│   │   │   ├── copy16.gif
│   │   │   ├── copy.gif
│   │   │   ├── del16.gif
│   │   │   ├── del.gif
│   │   │   ├── edit16.gif
│   │   │   ├── edit.gif
│   │   │   ├── excel_icon.gif
│   │   │   ├── export16.gif
│   │   │   ├── export.gif
│   │   │   ├── facebook_button.jpg
│   │   │   ├── favicon.ico
│   │   │   ├── first.gif
│   │   │   ├── first-grey.gif
│   │   │   ├── gradient_blue.gif
│   │   │   ├── gradient_green.gif
│   │   │   ├── gradient_lightblue.gif
│   │   │   ├── gradient_red.gif
│   │   │   ├── home_icon.gif
│   │   │   ├── icons_back.gif
│   │   │   ├── icons_dbback.gif
│   │   │   ├── icons_dbfwd.gif
│   │   │   ├── icons_fwd.gif
│   │   │   ├── icons_popup.gif
│   │   │   ├── import16.gif
│   │   │   ├── import.gif
│   │   │   ├── last.gif
│   │   │   ├── last-grey.gif
│   │   │   ├── left.gif
│   │   │   ├── left-grey.gif
│   │   │   ├── lock.gif
│   │   │   ├── mail.png
│   │   │   ├── nav_bottom.gif
│   │   │   ├── nav_bottom_sm.gif
│   │   │   ├── nav_down.gif
│   │   │   ├── nav_down_sm.gif
│   │   │   ├── nav_first.gif
│   │   │   ├── nav_first_sm.gif
│   │   │   ├── nav_last.gif
│   │   │   ├── nav_last_sm.gif
│   │   │   ├── nav_minus.gif
│   │   │   ├── nav_minus_sm.gif
│   │   │   ├── nav_next.gif
│   │   │   ├── nav_next_sm.gif
│   │   │   ├── nav_plus.gif
│   │   │   ├── nav_plus_sm.gif
│   │   │   ├── nav_popup.gif
│   │   │   ├── nav_popup_sm.gif
│   │   │   ├── nav_prev.gif
│   │   │   ├── nav_prev_sm.gif
│   │   │   ├── nav_top.gif
│   │   │   ├── nav_top_sm.gif
│   │   │   ├── nav_up.gif
│   │   │   ├── nav_up_sm.gif
│   │   │   ├── nebs_cheque_9085.jpg
│   │   │   ├── nebs_cheque_9209P.jpg
│   │   │   ├── nebs_cheque_dlt103.jpg
│   │   │   ├── nebs_cheque_dlt104.jpg
│   │   │   ├── paging_first.gif
│   │   │   ├── paging_first_grey.gif
│   │   │   ├── paging_first_off.gif
│   │   │   ├── paging_last.gif
│   │   │   ├── paging_last_grey.gif
│   │   │   ├── paging_last_off.gif
│   │   │   ├── paging_next.gif
│   │   │   ├── paging_next_grey.gif
│   │   │   ├── paging_next_off.gif
│   │   │   ├── paging_prev.gif
│   │   │   ├── paging_prev_grey.gif
│   │   │   ├── paging_prev_off.gif
│   │   │   ├── powered_by.jpg
│   │   │   ├── powered_by_wide.png
│   │   │   ├── printer16.gif
│   │   │   ├── printer_detail16.gif
│   │   │   ├── printer_detail.gif
│   │   │   ├── printer.gif
│   │   │   ├── question_mark_sm.gif
│   │   │   ├── quick_help.gif
│   │   │   ├── red_flag.gif
│   │   │   ├── right.gif
│   │   │   ├── right-grey.gif
│   │   │   ├── roe-template.jpg
│   │   │   ├── sep_black.gif
│   │   │   ├── s.gif
│   │   │   ├── sm_icons_back.gif
│   │   │   ├── sm_icons_dbback.gif
│   │   │   ├── sm_icons_dbfwd.gif
│   │   │   ├── sm_icons_fwd.gif
│   │   │   ├── sm_icons_popup.gif
│   │   │   ├── spacer.gif
│   │   │   ├── t4flat.jpg
│   │   │   ├── t4flat.png
│   │   │   ├── t4_form.jpg
│   │   │   ├── tab2.gif
│   │   │   ├── table_bottom.gif
│   │   │   ├── table_top.gif
│   │   │   ├── tab_menu.gif
│   │   │   ├── timetrex_just_logo_512.png
│   │   │   ├── timetrex_logo_flex_login.png
│   │   │   ├── timetrex_logo_wbg_small2.jpg
│   │   │   ├── twitter_button.jpg
│   │   │   ├── viewSched16.gif
│   │   │   ├── viewSched.gif
│   │   │   ├── vsep_black.gif
│   │   │   └── yellow_flag.gif
│   │   ├── index.php
│   │   ├── install
│   │   │   ├── Company.php
│   │   │   ├── DatabaseConfig.php
│   │   │   ├── DatabaseSchema.php
│   │   │   ├── Done.php
│   │   │   ├── install.php
│   │   │   ├── License.php
│   │   │   ├── MaintenanceJobs.php
│   │   │   ├── PostUpgrade.php
│   │   │   ├── Requirements.php
│   │   │   ├── SystemSettings.php
│   │   │   └── User.php
│   │   ├── js
│   │   │   ├── canvas2png.js
│   │   │   ├── flashcanvas.js
│   │   │   ├── flashcanvas.swf
│   │   │   ├── jquery
│   │   │   │   ├── jquery.min.js
│   │   │   │   └── jquery.signaturepad.min.js
│   │   │   └── json2.min.js
│   │   ├── jscalendar
│   │   │   ├── calendar-blue2.css
│   │   │   ├── calendar-blue.css
│   │   │   ├── calendar-brown.css
│   │   │   ├── calendar-green.css
│   │   │   ├── calendar.js
│   │   │   ├── calendar.php
│   │   │   ├── calendar-setup.js
│   │   │   ├── calendar-setup_stripped.js
│   │   │   ├── calendar_stripped.js
│   │   │   ├── calendar-system.css
│   │   │   ├── calendar-tas.css
│   │   │   ├── calendar-win2k-1.css
│   │   │   ├── calendar-win2k-2.css
│   │   │   ├── calendar-win2k-cold-1.css
│   │   │   ├── calendar-win2k-cold-2.css
│   │   │   ├── ChangeLog
│   │   │   ├── img.gif
│   │   │   ├── lang
│   │   │   │   ├── calendar-af.js
│   │   │   │   ├── calendar-al.js
│   │   │   │   ├── calendar-bg.js
│   │   │   │   ├── calendar-big5.js
│   │   │   │   ├── calendar-big5-utf8.js
│   │   │   │   ├── calendar-br.js
│   │   │   │   ├── calendar-ca.js
│   │   │   │   ├── calendar-cs-utf8.js
│   │   │   │   ├── calendar-cs-win.js
│   │   │   │   ├── calendar-da.js
│   │   │   │   ├── calendar-de.js
│   │   │   │   ├── calendar-du.js
│   │   │   │   ├── calendar-el.js
│   │   │   │   ├── calendar-en.js
│   │   │   │   ├── calendar-es.js
│   │   │   │   ├── calendar-fi.js
│   │   │   │   ├── calendar-fr.js
│   │   │   │   ├── calendar-he-utf8.js
│   │   │   │   ├── calendar-hr.js
│   │   │   │   ├── calendar-hr-utf8.js
│   │   │   │   ├── calendar-hu.js
│   │   │   │   ├── calendar-it.js
│   │   │   │   ├── calendar-jp.js
│   │   │   │   ├── calendar-ko.js
│   │   │   │   ├── calendar-ko-utf8.js
│   │   │   │   ├── calendar-lt.js
│   │   │   │   ├── calendar-lt-utf8.js
│   │   │   │   ├── calendar-lv.js
│   │   │   │   ├── calendar-nl.js
│   │   │   │   ├── calendar-no.js
│   │   │   │   ├── calendar-pl.js
│   │   │   │   ├── calendar-pl-utf8.js
│   │   │   │   ├── calendar-pt.js
│   │   │   │   ├── calendar-ro.js
│   │   │   │   ├── calendar-ru.js
│   │   │   │   ├── calendar-ru_win_.js
│   │   │   │   ├── calendar-si.js
│   │   │   │   ├── calendar-sk.js
│   │   │   │   ├── calendar-sp.js
│   │   │   │   ├── calendar-sv.js
│   │   │   │   ├── calendar-tr.js
│   │   │   │   ├── calendar-zh.js
│   │   │   │   └── cn_utf8.js
│   │   │   ├── menuarrow2.gif
│   │   │   ├── menuarrow.gif
│   │   │   ├── README
│   │   │   └── skins
│   │   │   └── aqua
│   │   │   ├── active-bg.gif
│   │   │   ├── dark-bg.gif
│   │   │   ├── hover-bg.gif
│   │   │   ├── menuarrow.gif
│   │   │   ├── normal-bg.gif
│   │   │   ├── rowhover-bg.gif
│   │   │   ├── status-bg.gif
│   │   │   ├── theme.css
│   │   │   ├── title-bg.gif
│   │   │   └── today-bg.gif
│   │   ├── locale
│   │   │   ├── da_DK
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── messages.mo
│   │   │   │   └── messages.po
│   │   │   ├── de_DE
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── messages.mo
│   │   │   │   └── messages.po
│   │   │   ├── domains.ini
│   │   │   ├── en_US
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── messages.mo
│   │   │   │   └── messages.po
│   │   │   ├── es_ES
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── messages.mo
│   │   │   │   └── messages.po
│   │   │   ├── fr_CA
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── messages.mo
│   │   │   │   └── messages.po
│   │   │   ├── fr_FR
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── messages.mo
│   │   │   │   └── messages.po
│   │   │   ├── it_IT
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── messages.mo
│   │   │   │   └── messages.po
│   │   │   ├── langs.ini
│   │   │   ├── locale_stats.txt
│   │   │   ├── messages.pot
│   │   │   ├── pt_PT
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── messages.mo
│   │   │   │   └── messages.po
│   │   │   ├── zh_CN
│   │   │   │   └── LC_MESSAGES
│   │   │   │   ├── messages.mo
│   │   │   │   └── messages.po
│   │   │   └── zh_ZH
│   │   │   ├── LC_MESSAGES
│   │   │   │   ├── messages.mo
│   │   │   │   └── messages.po
│   │   │   └── messages.po
│   │   ├── Login.php
│   │   ├── Logout.php
│   │   ├── menu
│   │   │   ├── milonic_menu_code.js
│   │   │   ├── milonic_src.js
│   │   │   ├── mmenudom.js
│   │   │   └── mmenuns4.js
│   │   ├── menu.js.php
│   │   ├── message
│   │   │   ├── EditMessage.php
│   │   │   ├── EmbeddedMessageList.php
│   │   │   ├── UserMessageList.php
│   │   │   └── ViewMessage.php
│   │   ├── payperiod
│   │   │   ├── ClosePayPeriod.php
│   │   │   ├── EditPayPeriod.php
│   │   │   ├── EditPayPeriodSchedule.php
│   │   │   ├── PayPeriodList.php
│   │   │   ├── PayPeriodScheduleList.php
│   │   │   └── ViewPayPeriod.php
│   │   ├── pay_stub
│   │   │   ├── EditPayStubEntryAccountLink.php
│   │   │   ├── EditPayStubEntryAccount.php
│   │   │   ├── EditPayStubEntryNameAccount.php
│   │   │   ├── EditPayStub.php
│   │   │   ├── PayStubEntryAccountList.php
│   │   │   ├── PayStubList.php
│   │   │   ├── ViewCheque.php
│   │   │   ├── ViewPayStub.php
│   │   │   └── ViewPDFPayStub.php
│   │   ├── pay_stub_amendment
│   │   │   ├── EditPayStubAmendment.php
│   │   │   ├── EditRecurringPayStubAmendment.php
│   │   │   ├── PayStubAmendmentList.php
│   │   │   └── RecurringPayStubAmendmentList.php
│   │   ├── permission
│   │   │   ├── EditPermissionControl.php
│   │   │   ├── PermissionControlList.php
│   │   │   └── PermissionDenied.php
│   │   ├── policy
│   │   │   ├── AbsencePolicyList.php
│   │   │   ├── AccrualPolicyList.php
│   │   │   ├── BreakPolicyList.php
│   │   │   ├── EditAbsencePolicy.php
│   │   │   ├── EditAccrualPolicy.php
│   │   │   ├── EditBreakPolicy.php
│   │   │   ├── EditExceptionPolicyControl.php
│   │   │   ├── EditHoliday.php
│   │   │   ├── EditHolidayPolicy.php
│   │   │   ├── EditMealPolicy.php
│   │   │   ├── EditOverTimePolicy.php
│   │   │   ├── EditPolicyGroup.php
│   │   │   ├── EditPremiumPolicy.php
│   │   │   ├── EditRecurringHoliday.php
│   │   │   ├── EditRoundIntervalPolicy.php
│   │   │   ├── EditSchedulePolicy.php
│   │   │   ├── ExceptionPolicyControlList.php
│   │   │   ├── HolidayList.php
│   │   │   ├── HolidayPolicyList.php
│   │   │   ├── MealPolicyList.php
│   │   │   ├── OverTimePolicyList.php
│   │   │   ├── PolicyGroupList.php
│   │   │   ├── PremiumPolicyList.php
│   │   │   ├── RecurringHolidayList.php
│   │   │   ├── RoundIntervalPolicyList.php
│   │   │   └── SchedulePolicyList.php
│   │   ├── progress_bar
│   │   │   ├── ProgressBarControl.php
│   │   │   └── ProgressBar.php
│   │   ├── punch
│   │   │   ├── AddMassPunch.php
│   │   │   ├── EditPunch.php
│   │   │   ├── EditUserAbsence.php
│   │   │   ├── EditUserDateTotal.php
│   │   │   ├── PunchList.php
│   │   │   ├── Punch.php
│   │   │   ├── UserDateTotalList.php
│   │   │   └── UserExceptionList.php
│   │   ├── report
│   │   │   ├── AccrualBalanceSummary.php
│   │   │   ├── ActiveShiftList.php
│   │   │   ├── Form1099Misc.php
│   │   │   ├── Form940ez.php
│   │   │   ├── Form940.php
│   │   │   ├── Form941.php
│   │   │   ├── FormW2.php
│   │   │   ├── GeneralLedgerSummary.php
│   │   │   ├── GenericTaxSummary.php
│   │   │   ├── PayrollExport.php
│   │   │   ├── PayStubSummary.php
│   │   │   ├── PunchSummary.php
│   │   │   ├── RemittanceSummary.php
│   │   │   ├── ScheduleSummary.php
│   │   │   ├── SystemLog.php
│   │   │   ├── T4ASummary.php
│   │   │   ├── T4Summary.php
│   │   │   ├── TimesheetDetail.php
│   │   │   ├── TimesheetSummary.php
│   │   │   ├── UserBarcode.php
│   │   │   ├── UserBranchSummary.php
│   │   │   ├── UserDetail.php
│   │   │   ├── UserInformation.php
│   │   │   ├── UserPayStubSummary.php
│   │   │   └── WagesPayableSummary.php
│   │   ├── request
│   │   │   ├── EditRequest.php
│   │   │   ├── UserRequestList.php
│   │   │   └── ViewRequest.php
│   │   ├── roe
│   │   │   ├── EditROE.php
│   │   │   └── ROEList.php
│   │   ├── round_policy
│   │   │   ├── EditRoundPolicy.php
│   │   │   └── RoundPolicyList.php
│   │   ├── schedule
│   │   │   ├── AddMassSchedule.php
│   │   │   ├── EditRecurringSchedule.php
│   │   │   ├── EditRecurringScheduleTemplate.php
│   │   │   ├── EditSchedule.php
│   │   │   ├── RecurringScheduleControlList.php
│   │   │   ├── RecurringScheduleTemplateControlList.php
│   │   │   ├── ScheduleList.php
│   │   │   ├── ViewScheduleCalendar.php
│   │   │   ├── ViewScheduleDay.php
│   │   │   ├── ViewScheduleLinear.php
│   │   │   ├── ViewScheduleMonth.php
│   │   │   ├── ViewSchedule.php
│   │   │   └── ViewScheduleWeek.php
│   │   ├── send_file.php
│   │   ├── station
│   │   │   ├── EditStation.php
│   │   │   ├── EditStationUser.php
│   │   │   └── StationList.php
│   │   ├── system_check.php
│   │   ├── timesheet
│   │   │   ├── ViewTimeSheetVerification.php
│   │   │   └── ViewUserTimeSheet.php
│   │   ├── upload
│   │   │   └── Upload.php
│   │   ├── upload_file.php
│   │   └── users
│   │   ├── EditUserDeduction.php
│   │   ├── EditUserDefault.php
│   │   ├── EditUserGroup.php
│   │   ├── EditUserPassword.php
│   │   ├── EditUserPhonePassword.php
│   │   ├── EditUser.php
│   │   ├── EditUserPreference.php
│   │   ├── EditUserTax.php
│   │   ├── EditUserTitle.php
│   │   ├── EditUserWage.php
│   │   ├── UserDeductionList.php
│   │   ├── UserGenericStatusList.php
│   │   ├── UserGroupList.php
│   │   ├── UserList.php
│   │   ├── UserSearch.php
│   │   ├── UserTitleList.php
│   │   └── UserWageList.php
│   ├── LICENSE
│   ├── maint
│   │   ├── AddAccrualPolicyTime.php
│   │   ├── AddPayPeriod.php
│   │   ├── AddRecurringHoliday.php
│   │   ├── AddRecurringPayStubAmendment.php
│   │   ├── AddRecurringScheduleShift.php
│   │   ├── AddUserDate.php
│   │   ├── AuthorizationNotify.php
│   │   ├── calcExceptions.php
│   │   ├── calcQuickExceptions.php
│   │   ├── CheckForUpdate.php
│   │   ├── cron.php
│   │   ├── MiscDaily.php
│   │   ├── MiscWeekly.php
│   │   ├── UpdateCurrencyRates.php
│   │   └── UserCount.php
│   ├── README.txt
│   ├── templates
│   │   ├── accrual
│   │   │   ├── EditUserAccrual.tpl
│   │   │   ├── UserAccrualBalanceList.tpl
│   │   │   └── ViewUserAccrualList.tpl
│   │   ├── authorization
│   │   │   ├── AuthorizationList.tpl
│   │   │   └── EmbeddedAuthorizationList.tpl
│   │   ├── bank_account
│   │   │   └── EditBankAccount.tpl
│   │   ├── BetaTest.tpl
│   │   ├── branch
│   │   │   ├── BranchList.tpl
│   │   │   └── EditBranch.tpl
│   │   ├── column_sort.tpl
│   │   ├── company
│   │   │   ├── CompanyDeductionList.tpl
│   │   │   ├── EditCompanyDeduction.js.tpl
│   │   │   ├── EditCompanyDeduction.tpl
│   │   │   ├── EditCompanyDeductionUserValues.tpl
│   │   │   ├── EditCompany.tpl
│   │   │   ├── EditOtherField.tpl
│   │   │   ├── EditWageGroup.tpl
│   │   │   ├── OtherFieldList.tpl
│   │   │   └── WageGroupList.tpl
│   │   ├── currency
│   │   │   ├── CurrencyList.tpl
│   │   │   └── EditCurrency.tpl
│   │   ├── data_saved.tpl
│   │   ├── department
│   │   │   ├── DepartmentList.tpl
│   │   │   ├── EditDepartmentBranchUser.tpl
│   │   │   └── EditDepartment.tpl
│   │   ├── DownForMaintenance.tpl
│   │   ├── footer.tpl
│   │   ├── ForgotPassword.tpl
│   │   ├── form_errors.tpl
│   │   ├── header.tpl
│   │   ├── help
│   │   │   ├── About.tpl
│   │   │   ├── EditHelpGroupControl.tpl
│   │   │   ├── EditHelpGroup.tpl
│   │   │   ├── EditHelp.tpl
│   │   │   ├── HelpGroupControlList.tpl
│   │   │   ├── HelpList.tpl
│   │   │   ├── QuickHelpList.tpl
│   │   │   ├── WhatsNew.tpl
│   │   │   └── WindowViewHelp.tpl
│   │   ├── hierarchy
│   │   │   ├── EditHierarchyControl.tpl
│   │   │   ├── EditHierarchy.tpl
│   │   │   ├── HierarchyControlList.tpl
│   │   │   ├── HierarchyList.tpl
│   │   │   └── ViewHierarchy.tpl
│   │   ├── index.tpl
│   │   ├── install
│   │   │   ├── Company.tpl
│   │   │   ├── DatabaseConfig.tpl
│   │   │   ├── DatabaseSchema.tpl
│   │   │   ├── Done.tpl
│   │   │   ├── Install.js.tpl
│   │   │   ├── License.tpl
│   │   │   ├── MaintenanceJobs.tpl
│   │   │   ├── PostUpgrade.tpl
│   │   │   ├── Requirements.tpl
│   │   │   ├── SystemSettings.tpl
│   │   │   └── User.tpl
│   │   ├── list_tabs.tpl
│   │   ├── Login.tpl
│   │   ├── menu.tpl
│   │   ├── message
│   │   │   ├── EditMessage.tpl
│   │   │   ├── EmbeddedMessageList.tpl
│   │   │   ├── LayerMessageList.tpl
│   │   │   ├── UserMessageList.tpl
│   │   │   └── ViewMessage.tpl
│   │   ├── no_policy_group_notice.tpl
│   │   ├── pager.tpl
│   │   ├── payperiod
│   │   │   ├── ClosePayPeriod.tpl
│   │   │   ├── EditPayPeriodSchedule.tpl
│   │   │   ├── EditPayPeriod.tpl
│   │   │   ├── PayPeriodList.tpl
│   │   │   ├── PayPeriodScheduleList.tpl
│   │   │   └── ViewPayPeriod.tpl
│   │   ├── pay_stub
│   │   │   ├── EditPayStubEntryAccountLink.tpl
│   │   │   ├── EditPayStubEntryAccount.tpl
│   │   │   ├── EditPayStubEntryNameAccount.tpl
│   │   │   ├── EditPayStub.tpl
│   │   │   ├── PayStubEntryAccountList.tpl
│   │   │   ├── PayStubList.tpl
│   │   │   ├── ViewPayStub.tpl
│   │   │   ├── ViewPDFCheque.tpl
│   │   │   └── ViewPDFPayStub.tpl
│   │   ├── pay_stub_amendment
│   │   │   ├── EditPayStubAmendment.tpl
│   │   │   ├── EditRecurringPayStubAmendment.tpl
│   │   │   ├── PayStubAmendmentList.tpl
│   │   │   └── RecurringPayStubAmendmentList.tpl
│   │   ├── permission
│   │   │   ├── EditPermissionControl.tpl
│   │   │   ├── PermissionControlList.tpl
│   │   │   └── PermissionDenied.tpl
│   │   ├── policy
│   │   │   ├── AbsencePolicyList.tpl
│   │   │   ├── AccrualPolicyList.tpl
│   │   │   ├── BreakPolicyList.tpl
│   │   │   ├── EditAbsencePolicy.tpl
│   │   │   ├── EditAccrualPolicy.tpl
│   │   │   ├── EditBreakPolicy.tpl
│   │   │   ├── EditExceptionPolicyControl.tpl
│   │   │   ├── EditHolidayPolicy.tpl
│   │   │   ├── EditHoliday.tpl
│   │   │   ├── EditMealPolicy.tpl
│   │   │   ├── EditOverTimePolicy.tpl
│   │   │   ├── EditPolicyGroup.tpl
│   │   │   ├── EditPremiumPolicy.tpl
│   │   │   ├── EditRecurringHoliday.tpl
│   │   │   ├── EditRoundIntervalPolicy.tpl
│   │   │   ├── EditSchedulePolicy.tpl
│   │   │   ├── ExceptionPolicyControlList.tpl
│   │   │   ├── HolidayList.tpl
│   │   │   ├── HolidayPolicyList.tpl
│   │   │   ├── MealPolicyList.tpl
│   │   │   ├── OverTimePolicyList.tpl
│   │   │   ├── PolicyGroupList.tpl
│   │   │   ├── PremiumPolicyList.tpl
│   │   │   ├── RecurringHolidayList.tpl
│   │   │   ├── RoundIntervalPolicyList.tpl
│   │   │   └── SchedulePolicyList.tpl
│   │   ├── print.css.tpl
│   │   ├── progress_bar
│   │   │   └── ProgressBarControl.tpl
│   │   ├── punch
│   │   │   ├── AddMassPunch.tpl
│   │   │   ├── EditPunch.tpl
│   │   │   ├── EditUserAbsence.tpl
│   │   │   ├── EditUserDateTotal.tpl
│   │   │   ├── PunchList.tpl
│   │   │   ├── Punch.tpl
│   │   │   ├── UserDateTotalList.tpl
│   │   │   └── UserExceptionList.tpl
│   │   ├── report
│   │   │   ├── AccrualBalanceSummaryReport.tpl
│   │   │   ├── AccrualBalanceSummary.tpl
│   │   │   ├── ActiveShiftListReport.tpl
│   │   │   ├── ActiveShiftList.tpl
│   │   │   ├── Form1099Misc.tpl
│   │   │   ├── Form940ez.tpl
│   │   │   ├── Form940.tpl
│   │   │   ├── Form941.tpl
│   │   │   ├── FormW2Report.tpl
│   │   │   ├── FormW2.tpl
│   │   │   ├── GeneralLedgerSummaryReport.tpl
│   │   │   ├── GeneralLedgerSummary.tpl
│   │   │   ├── GenericTaxSummaryReport.tpl
│   │   │   ├── GenericTaxSummary.tpl
│   │   │   ├── PayrollExport.tpl
│   │   │   ├── PayStubSummaryReport.tpl
│   │   │   ├── PayStubSummary.tpl
│   │   │   ├── PunchSummaryReport.tpl
│   │   │   ├── PunchSummary.tpl
│   │   │   ├── RemittanceSummaryReport.tpl
│   │   │   ├── RemittanceSummary.tpl
│   │   │   ├── ScheduleSummaryReport.tpl
│   │   │   ├── ScheduleSummary.tpl
│   │   │   ├── SystemLogReport.tpl
│   │   │   ├── SystemLog.tpl
│   │   │   ├── T4ASummaryReport.tpl
│   │   │   ├── T4ASummary.tpl
│   │   │   ├── T4SummaryReport.tpl
│   │   │   ├── T4Summary.tpl
│   │   │   ├── TimesheetDetailReport.tpl
│   │   │   ├── TimesheetDetail.tpl
│   │   │   ├── TimesheetSummaryReport.tpl
│   │   │   ├── TimesheetSummary.tpl
│   │   │   ├── UserBarcode.tpl
│   │   │   ├── UserBranchSummary.tpl
│   │   │   ├── UserDetailReport.tpl
│   │   │   ├── UserDetail.tpl
│   │   │   ├── UserInformationReport.tpl
│   │   │   ├── UserInformation.tpl
│   │   │   ├── UserPayStubSummary.tpl
│   │   │   ├── WagesPayableSummaryReport.tpl
│   │   │   └── WagesPayableSummary.tpl
│   │   ├── request
│   │   │   ├── EditRequest.tpl
│   │   │   ├── UserRequestList.tpl
│   │   │   └── ViewRequest.tpl
│   │   ├── roe
│   │   │   ├── EditROE.tpl
│   │   │   ├── ROEList.tpl
│   │   │   └── ViewPDFROE.tpl
│   │   ├── round_policy
│   │   │   ├── EditRoundPolicy.tpl
│   │   │   └── RoundPolicyList.tpl
│   │   ├── schedule
│   │   │   ├── AddMassSchedule.tpl
│   │   │   ├── EditRecurringScheduleTemplate.tpl
│   │   │   ├── EditRecurringSchedule.tpl
│   │   │   ├── EditSchedule.tpl
│   │   │   ├── RecurringScheduleControlList.tpl
│   │   │   ├── RecurringScheduleTemplateControlList.tpl
│   │   │   ├── ScheduleList.tpl
│   │   │   ├── ViewScheduleCalendar.tpl
│   │   │   ├── ViewScheduleDay.tpl
│   │   │   ├── ViewScheduleLinear.tpl
│   │   │   ├── ViewScheduleMonth.tpl
│   │   │   ├── ViewSchedule.tpl
│   │   │   └── ViewScheduleWeek.tpl
│   │   ├── sm_footer.tpl
│   │   ├── sm_header.tpl
│   │   ├── station
│   │   │   ├── EditStation.tpl
│   │   │   ├── EditStationUser.tpl
│   │   │   └── StationList.tpl
│   │   ├── timesheet
│   │   │   ├── ViewTimeSheetVerification.tpl
│   │   │   └── ViewUserTimeSheet.tpl
│   │   ├── upload
│   │   │   └── Upload.tpl
│   │   └── users
│   │   ├── EditUserDeduction.tpl
│   │   ├── EditUserDefault.tpl
│   │   ├── EditUserGroup.tpl
│   │   ├── EditUserPassword.tpl
│   │   ├── EditUserPhonePassword.tpl
│   │   ├── EditUserPreference.tpl
│   │   ├── EditUserTax.tpl
│   │   ├── EditUserTitle.tpl
│   │   ├── EditUser.tpl
│   │   ├── EditUserWage.tpl
│   │   ├── UserDeductionList.tpl
│   │   ├── UserGenericStatusList.tpl
│   │   ├── UserGroupList.tpl
│   │   ├── UserList.tpl
│   │   ├── UserSearch.tpl
│   │   ├── UserTitleList.tpl
│   │   └── UserWageList.tpl
│   ├── templates_c
│   ├── timetrex.ini.php-example_linux
│   ├── timetrex.ini.php-example_windows
│   ├── tools
│   │   ├── convert_mysql_to_postgresql.php
│   │   ├── export
│   │   │   ├── export_pay_stubs.php
│   │   │   └── export_report.php
│   │   ├── fix_accrual_balance.php
│   │   ├── fix_client_balance.php
│   │   ├── generate_payroll_deduction_test_csv.php
│   │   ├── i18n
│   │   │   ├── calc_l10n_stats.php
│   │   │   ├── gen_master_pot.sh
│   │   │   ├── mergelocale.sh
│   │   │   ├── mergelocales.sh
│   │   │   ├── mklocales.php
│   │   │   ├── notify_translator.php
│   │   │   ├── README.i18n
│   │   │   ├── translate.php
│   │   │   ├── tsmarty2c.php
│   │   │   └── updatetranslation.sh
│   │   ├── import
│   │   │   ├── import.php
│   │   │   ├── import_ps_amendment.php
│   │   │   ├── import_punches2.csv
│   │   │   ├── import_punches.csv
│   │   │   ├── import_punches.php
│   │   │   ├── import_users.php
│   │   │   ├── ps_amendment_column_map.txt
│   │   │   ├── punch_column_map.txt
│   │   │   └── user_column_map.txt
│   │   ├── set_admin_permissions.php
│   │   └── unattended_upgrade.php
│   ├── unit_tests
│   │   ├── AccrualPolicyTest.php
│   │   ├── CAPayrollDeductionTest2006.php
│   │   ├── CAPayrollDeductionTest2007.php
│   │   ├── CAPayrollDeductionTest2008.php
│   │   ├── CAPayrollDeductionTest2009.csv
│   │   ├── CAPayrollDeductionTest2009.php
│   │   ├── CAPayrollDeductionTest2010.csv
│   │   ├── CAPayrollDeductionTest2010.php
│   │   ├── CAPayrollDeductionTest2011.csv
│   │   ├── CAPayrollDeductionTest2011.php
│   │   ├── CAPayrollDeductionTest2012.csv
│   │   ├── CAPayrollDeductionTest2012.php
│   │   ├── CRPayrollDeductionTest.php
│   │   ├── DateTimeTest.php
│   │   ├── DependencyTreeTest.php
│   │   ├── MealBreakPolicyTest.php
│   │   ├── OverTimePolicyTest.php
│   │   ├── PayPeriodScheduleTest.php
│   │   ├── PayStubCalculationTest.php
│   │   ├── PayStubTest.php
│   │   ├── PremiumPolicyTest.php
│   │   ├── PunchDetectionTest.php
│   │   ├── PunchTest.php
│   │   ├── USPayrollDeductionTest2006.php
│   │   ├── USPayrollDeductionTest2007.php
│   │   ├── USPayrollDeductionTest2008.php
│   │   ├── USPayrollDeductionTest2009.csv
│   │   ├── USPayrollDeductionTest2009.php
│   │   ├── USPayrollDeductionTest2010.csv
│   │   ├── USPayrollDeductionTest2010.php
│   │   ├── USPayrollDeductionTest2011.csv
│   │   ├── USPayrollDeductionTest2011.php
│   │   ├── USPayrollDeductionTest2012.csv
│   │   └── USPayrollDeductionTest2012.php
│   └── UPGRADE.txt
└── 洪越源代码--更多免费精品商业源码.url

401 directories, 3013 files

标签:

实例下载地址

PHP考勤系统

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警