PHP Classes

File: src/helper.php

Recommend this page to a friend!
  Classes of Dawood Ikhlaq   ReconCat   src/helper.php   Download  
File: src/helper.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: ReconCat
Retrieve past versions pages from Web Archive
Author: By
Last change:
Date: 1 year ago
Size: 74 bytes
 

Contents

Class file image Download
<?php

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