Documentation

qrconfig.php

Tags
copyright

Copyright (C) Stack Ideas Sdn Bhd. All rights reserved.

license

GNU/GPL, see LICENSE.php Foundry is free software. This version may have been modified pursuant to the GNU General Public License, and as distributed it includes or is derivative of works licensed under the GNU General Public License or other free or open source software licenses. See COPYRIGHT.php for copyright notices and details.

Table of Contents

Constants

QR_CACHE_DIR  = \dirname(__FILE__) . \DIRECTORY_SEPARATOR . 'cache' . \DIRECTORY_SEPARATOR
QR_CACHEABLE  = \false
QR_DEFAULT_MASK  = 2
QR_FIND_BEST_MASK  = \true
QR_FIND_FROM_RANDOM  = \false
QR_LOG_DIR  = \dirname(__FILE__) . \DIRECTORY_SEPARATOR
QR_PNG_MAXIMUM_SIZE  = 128

Constants

QR_CACHE_DIR

public mixed QR_CACHE_DIR = \dirname(__FILE__) . \DIRECTORY_SEPARATOR . 'cache' . \DIRECTORY_SEPARATOR

QR_CACHEABLE

public mixed QR_CACHEABLE = \false

QR_DEFAULT_MASK

public mixed QR_DEFAULT_MASK = 2

QR_FIND_BEST_MASK

public mixed QR_FIND_BEST_MASK = \true

QR_FIND_FROM_RANDOM

public mixed QR_FIND_FROM_RANDOM = \false

QR_LOG_DIR

public mixed QR_LOG_DIR = \dirname(__FILE__) . \DIRECTORY_SEPARATOR

QR_PNG_MAXIMUM_SIZE

public mixed QR_PNG_MAXIMUM_SIZE = 128

        
On this page

Search results