PHP Classes

File: protected/views/layouts/mail/cron.php

Recommend this page to a friend!
  Classes of Adnane EL Mouttaki   Covoiturage   protected/views/layouts/mail/cron.php   Download  
File: protected/views/layouts/mail/cron.php
Role: Example script
Content type: text/plain
Description: Example script
Class: Covoiturage
System for managing a car pooling service
Author: By
Last change:
Date: 6 years ago
Size: 331 bytes
 

Contents

Class file image Download
<p>Message from <?php echo $name . ': ' . $message ?></p>

<p>You may change the content of this page by modifying the following two files:</p>
<ul>
    <li>View file: <tt><?php echo __FILE__; ?></tt></li>
    <li>Layout file: <tt><?php echo $mailer->getViewFile($mailer->getLayoutPath() . '.' . $mailer->getLayout()); ?></tt></li>
</ul>