|
XOOPS RMCommon Utilities
2.1.8.91RC
|
Go to the source code of this file.
Variables | |
| $db = XoopsDatabaseFactory::getDatabaseConnection() | |
| $i = 0 | |
| $result = $db->query("SELECT * FROM ".$db->prefix("smiles")." ORDER BY id") | |
| endforeach | |
| foreach($emotions as $icon)($i >=6) | endif |
| $db = XoopsDatabaseFactory::getDatabaseConnection() |
Definition at line 20 of file emotions.php.
| $i = 0 |
Definition at line 59 of file emotions.php.
| $result = $db->query("SELECT * FROM ".$db->prefix("smiles")." ORDER BY id") |
Definition at line 21 of file emotions.php.
| endforeach |
Definition at line 69 of file emotions.php.
| foreach ($emotions as $icon) ($i >=6) endif |
Definition at line 60 of file emotions.php.