File: CHAP.php

package info (click to toggle)
php-dapphp-radius 2.5.8-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 304 kB
  • sloc: php: 2,095; makefile: 15; xml: 9
file content (6 lines) | stat: -rw-r--r-- 95 bytes parent folder | download
1
2
3
4
5
6
<?php

// PSR-4 compatibility with Pear_CHAP.php

require_once __DIR__ . '/../Pear_CHAP.php';