PHP Classes

File: src/helper.php

Recommend this page to a friend!
  Classes of Dawood Ikhlaq   Recon Falcon   src/helper.php   Download  
File: src/helper.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Recon Falcon
Scan a list of pages to find unreachable links
Author: By
Last change:
Date: 5 years ago
Size: 74 bytes
 

Contents

Class file image Download
<?php

function rootDirectory()
{
    return
dirname(dirname(__FILE__));
}