This website requires JavaScript.
Explore
Help
Sign In
Kaloyan
/
prestashop
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
prestashop
/
vendor
/
ezyang
/
htmlpurifier
/
library
/
HTMLPurifier.composer.php
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
5 lines
101 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Subida del módulo y tema de PrestaShop
2026-04-09 18:31:51 +02:00
<?
php
if
(
!
defined
(
'HTMLPURIFIER_PREFIX'
))
{
define
(
'HTMLPURIFIER_PREFIX'
,
dirname
(
__FILE__
));
}
Reference in New Issue
Copy Permalink