YaWK
24.1
Yet another WebKit
pinterest_pin.php
Go to the documentation of this file.
1
<?php
2
/** @var $db \YAWK\db */
3
if
(!isset($pinterestPin))
4
{
// load pinterest widget class
5
require_once
'classes/pinterest_pin.php'
;
6
// create new gallery widget object
7
$pinterestPin = new \YAWK\WIDGETS\PINTEREST\PIN\pinterestPin(
$db
);
8
}
9
// init pinterest widget
10
$pinterestPin->init();
$db
$db
Definition:
dismiss-notifications.php:4
yawk.io
system
widgets
pinterest_pin
pinterest_pin.php
Generated on Tue Jan 16 2024 21:59:04 for YaWK by
doxygen 1.9.1