mirror of
https://github.com/standardebooks/web.git
synced 2025-07-06 06:40:33 -04:00
12 lines
158 B
PHP
12 lines
158 B
PHP
<?
|
|
/**
|
|
* @var string $exception
|
|
*/
|
|
?>
|
|
# Donation processing failed
|
|
|
|
The donation processing script failed with this exception:
|
|
|
|
````
|
|
<?= $exception ?>
|
|
````
|