8 lines
71 B
PHP
8 lines
71 B
PHP
<?php
|
|
/**
|
|
* Turba hooks configuration file.
|
|
*/
|
|
class Turba_Hooks
|
|
{
|
|
}
|