root/components/library/_start.php

5986
1
<?php
1
<?php
2
/**
2
/**
3
 * Library Start
4
 * @package library
5
 */
6
7
/**
3
 * Load the library package
8
 * Load the library package
4
 */
9
 */
5
require_once( "CorujaArrayManipulation.class.php" );
10
require_once( "CorujaArrayManipulation.class.php" );