/
var
/
www
/
vhosts
/
ihelp.ro
/
httpdocs
/
vendor
/
cakedc
/
users
/
templates
/
layout
/
email
/
html
/
/var/www/vhosts/ihelp.ro/httpdocs/vendor/cakedc/users/templates/layout/email/html
mkdir
upload
Name
Size
Mode
Actions
default.php
552
0644
edit
dl
rm
Edit:
/var/www/vhosts/ihelp.ro/httpdocs/vendor/cakedc/users/templates/layout/email/html/default.php
(552B)
<?php /** * Copyright 2010 - 2019, Cake Development Corporation (https://www.cakedc.com) * * Licensed under The MIT License * Redistributions of files must retain the above copyright notice. * * @copyright Copyright 2010 - 2018, Cake Development Corporation (https://www.cakedc.com) * @license MIT License (http://www.opensource.org/licenses/mit-license.php) */ ?> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title><?= $this->fetch('title') ?></title> </head> <body> <?= $this->fetch('content') ?> </body> </html>
Save
cmd:
run