PHP Classes

File: vendor/twig/twig/ext/twig/config.w32

Recommend this page to a friend!
  Classes of Murat Cileli   Papernic   vendor/twig/twig/ext/twig/config.w32   Download  
File: vendor/twig/twig/ext/twig/config.w32
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Papernic
Manage documents colaboratively
Author: By
Last change:
Date: 7 years ago
Size: 149 bytes
 

Contents

Class file image Download
// vim:ft=javascript ARG_ENABLE("twig", "Twig support", "no"); if (PHP_TWIG != "no") { AC_DEFINE('HAVE_TWIG', 1); EXTENSION('twig', 'twig.c'); }