PK

ADDRLIN : /home/questend/public_html/domains/evami.in/app/library/
FLL :
Current File : /home/questend/public_html/domains/evami.in/app/library/Custom.php

<?php
namespace app\library;
class Custom
{
	
	function __construct($argument=null)
	{
		var_dump('custom class init');
	}

	public static function customize($value='')
	{
		var_dump('customize class init');
	}

	public static function myCart($value='')
	{
		var_dump('customize class init');
	}
}



PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home