Merge remote-tracking branch 'upstream/2018.08-rc' into ap1
This commit is contained in:
@@ -20,7 +20,7 @@ use Friendica\Protocol\OStatus;
|
||||
*
|
||||
* @brief Provides public Atom feeds
|
||||
*
|
||||
* @author Hypolite Petovan <mrpetovan@gmail.com>
|
||||
* @author Hypolite Petovan <hypolite@mrpetovan.com>
|
||||
*/
|
||||
class Feed extends BaseModule
|
||||
{
|
||||
|
||||
@@ -22,7 +22,7 @@ require_once 'include/text.php';
|
||||
/**
|
||||
* Login module
|
||||
*
|
||||
* @author Hypolite Petovan mrpetovan@gmail.com
|
||||
* @author Hypolite Petovan <hypolite@mrpetovan.com>
|
||||
*/
|
||||
class Login extends BaseModule
|
||||
{
|
||||
|
||||
@@ -14,7 +14,7 @@ require_once 'include/security.php';
|
||||
/**
|
||||
* Logout module
|
||||
*
|
||||
* @author Hypolite Petovan mrpetovan@gmail.com
|
||||
* @author Hypolite Petovan <hypolite@mrpetovan.com>
|
||||
*/
|
||||
class Logout extends BaseModule
|
||||
{
|
||||
|
||||
@@ -12,7 +12,7 @@ use Friendica\Content;
|
||||
*
|
||||
* Example: /oembed/aHR0cHM6Ly9...
|
||||
*
|
||||
* @author Hypolite Petovan <mrpetovan@gmail.com>
|
||||
* @author Hypolite Petovan <hypolite@mrpetovan.com>
|
||||
*/
|
||||
class Oembed extends BaseModule
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user