aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/install.php
blob: a5fa8acb78ef2645c71dbb398a727cf8f6657af5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php

/**
 * Elgg installation
 * Various functions to assist with installing and upgrading the system
 *
 * @package Elgg.Core
 * @subpackage Installation
 */