You are here

phpexcel.api.inc in PHPExcel 7.2

Same filename and directory in other branches
  1. 6.2 phpexcel.api.inc
  2. 6 phpexcel.api.inc
  3. 7 phpexcel.api.inc

File

phpexcel.api.inc
View source
<?php

/**
 * @file
 * Deprecated. All modules should now include phpexcel.inc instead of this file.
 * This will prevent confusion between the phpexcel.api.inc and phpexcel.api.php files
 */
require_once 'phpexcel.inc';