mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 17:37:02 +03:00
v1.3.9.485
* fix Undefined index: BootJs Notice
This commit is contained in:
parent
de5ff0bcdd
commit
b2dafe9e5e
431 changed files with 2 additions and 3 deletions
|
|
@ -1,13 +0,0 @@
|
|||
<?php
|
||||
|
||||
namespace RainLoop\Providers\Domain;
|
||||
|
||||
interface DomainSimpleInterface extends DomainInterface
|
||||
{
|
||||
/**
|
||||
* @param string $sName
|
||||
*
|
||||
* @return \RainLoop\Domain | null
|
||||
*/
|
||||
public function Load($sName);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue