PHP Classes

File: Library/vendor/twig/twig/ext/twig/config.m4

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   Lego PHP   Library/vendor/twig/twig/ext/twig/config.m4   Download  
File: Library/vendor/twig/twig/ext/twig/config.m4
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Lego PHP
Blog and shopping cart system
Author: By
Last change:
Date: 7 years ago
Size: 221 bytes
 

Contents

Class file image Download
dnl config.m4 for extension twig PHP_ARG_ENABLE(twig, whether to enable twig support, [ --enable-twig Enable twig support]) if test "$PHP_TWIG" != "no"; then PHP_NEW_EXTENSION(twig, twig.c, $ext_shared) fi