YaWK  24.1
Yet another WebKit
signup.php File Reference

Go to the source code of this file.

Variables

 $signup = new \YAWK\PLUGINS\SIGNUP\signup()
 
if(isset($_POST['settings-update']) && $_POST['settings-update']==='1') if(isset($_POST['sent']) && $_POST['sent']==='1') else
 

Variable Documentation

◆ $signup

$signup = new \YAWK\PLUGINS\SIGNUP\signup()

SIGNUP PLUGIN

Definition at line 10 of file signup.php.

◆ else

if (isset( $_POST[ 'settings-update']) &&$_POST[ 'settings-update']==='1') if (isset( $_POST[ 'sent']) &&$_POST[ 'sent']==='1') else
Initial value:
{
echo $signup->sayHello($db)
$signup
Definition: signup.php:10

Definition at line 129 of file signup.php.