Bearsampp 2025.8.29
Loading...
Searching...
No Matches
class.tpl.app.rebuildIni.php
Go to the documentation of this file.
1<?php
2/*
3 *
4 * * Copyright (c) 2022-2025 Bearsampp
5 * * License: GNU General Public License version 3 or later; see LICENSE.txt
6 * * Website: https://bearsampp.com
7 * * Github: https://github.com/Bearsampp
8 *
9 */
10
18{
30 public static function process()
31 {
32 global $bearsamppLang;
33
36 null,
38 );
39 }
40}
global $bearsamppLang
const REBUILD_INI
const MENU_REBUILD_INI
const GLYPH_REBUILD_INI
static getActionRun($action, $args=array(), $item=array(), $waitUntilTerminated=true)