This website works better with JavaScript.
Explore
Help
Sign In
ExacTI
/
phacil-framework
Watch
2
Star
2
Fork
You've already forked phacil-framework
0
Code
Issues
Pull Requests
Releases
13
Wiki
Activity
A super easy PHP Framework for web development!
https://github.com/exacti/phacil-framework
framework
php
php7
mvc
mvc-framework
php-framework
gplv3
66
Commits
4
Branches
20
Tags
22 MiB
Tree:
727e7e696b
phacil-framework
/
system
/
mail
/
autoload.php
3 lines
42 B
Raw
Normal View
History
Unescape
Escape
Inital framework
6 years ago
<?php
Pre-actions on system controller call, file cache delete function now support asterisk (*) as wildcard character, sqlsrv driver bugfix, image class bugfix, url class bugfix
4 years ago
include DIR_SYSTEM.'mail/mail.php';