This commit is contained in:
Bozhidar 2024-05-14 21:58:53 +03:00
parent 1c17f9f39d
commit 7eddc782b9
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
<a href="https://www.phyrepanel.com">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://phyrepanel.com/phyre-logo.svg"/>
<img height="120" src="https://phyrepanel.com/phyre-logo.svg"/>
<img height="69" src="https://phyrepanel.com/phyre-logo.svg"/>
</picture>
</a>
<br />

View file

@ -13,7 +13,7 @@ class MicroweberHostingSubscriptionCreateTest extends ActionTestCase
{
function testCreateInstallation()
{
ini_set('memory_limit', '-1');
ini_set('max_execution_time', 0);