PHP Classes

File: app/Views/Signup/activation_email.php

Recommend this page to a friend!
  Classes of Faris AL-Otabi   Task App   app/Views/Signup/activation_email.php   Download  
File: app/Views/Signup/activation_email.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Task App
Create and manage tasks to be done
Author: By
Last change:
Date: 1 month ago
Size: 175 bytes
 

Contents

Class file image Download
<h1>Account activation</h1>

<p>Please click on the link below to activate your account:</p>

<p><a href="<?= site_url("/signup/activate/$token"); ?>">Activate account</a></p>