PATH:
home
/
carfac
/
public_html
/
unitphotog
/
wp-content
/
plugins
/
cloudflare
/
src
<?php namespace CF; class Utils { /* * @return string */ public static function getCurrentDate() { // Format ISO 8601 return date('c'); } }
[+]
Router
[+]
Test
[+]
WordPress
[-] SecurityUtil.php
[edit]
[-] DNSRecord.php
[edit]
[+]
Integration
[+]
API
[-] Utils.php
[edit]
[-] .htaccess
[edit]
[+]
..