Taeluf.com

Home FOSS Versioning

All Projects

Liaison

  • .config/
  • .docsrc/
  • .doctemplate/
  • bin/
  • config/
  • docs/
  • src/
  • test/
    • Server/
      • fastroute/
      • file/
      • public/
      • view/
      • .gitignore
      • .phptest-port
      • bootstrap.php
      • config.json
      • deliver-hacks.php
      • deliver.php
      • generic-error-page.html
    • input/
    • run/
    • config.json
    • error_handler.php
    • session_start.php
    • tests.log
  • .gitignore
  • LICENSE
  • README.md
  • Status.md
  • composer.json
  • composer.lock
Docs
Src Code

Liaison-src -> test -> Server -> deliver-hacks.php

deliver-hacks.php

<?php
/**
 * Specific delivery/setup mods for tests
 *
 * @var \Lia $lia
 */


if (isset($_POST['TEST_POST_VALIDATOR'])){
    \Lia\Addon\POSTValidator::activate($lia);
}
Choose a Branch
Default: v0.7
Current: v0.7
old-v1.0-attempt v0.0.1 v0.1 v0.2 v0.3 v0.3-datastructures v0.4 v0.5 v0.6 v0.6-gui v0.6-theme v0.7 v1.0

Taeluf

"Kitchen Sink" styles
Site Analytics

© 2020 Taeluf, Reed Sutman