[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/cron/ -> vtigercron.sh (source)

   1  #*********************************************************************************
   2  # The contents of this file are subject to the vtiger CRM Public License Version 1.0
   3  # ("License"); You may not use this file except in compliance with the License
   4  # The Original Code is:  vtiger CRM Open Source
   5  # The Initial Developer of the Original Code is vtiger.
   6  # Portions created by vtiger are Copyright (C) vtiger.
   7  # All Rights Reserved.
   8  #
   9  # ********************************************************************************
  10  
  11  export VTIGERCRM_ROOTDIR=`dirname "$0"`/..
  12  export USE_PHP=php
  13  
  14  cd $VTIGERCRM_ROOTDIR
  15  # TO RUN ALL CORN JOBS
  16  $USE_PHP -f vtigercron.php 


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1