Skip to content

Instantly share code, notes, and snippets.

View imarklee's full-sized avatar

Mark Lee imarklee

View GitHub Profile
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block; text-align:center;"
data-ad-layout="in-article"
data-ad-format="fluid"
data-ad-client="ca-pub-5839100731048282"
data-ad-slot="9090381681"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
ALTER TABLE `#__social_clusters_categories` ADD `container` tinyint(3) NOT NULL DEFAULT 0;
<a href="javascript:void(0);" class="o-avatar o-avatar--rounded" data-es-conversations-compose data-es-conversations-id="<?php echo $friend->id;?>" data-es-conversations-listid="<?php echo $listId;?>" data-user-id="<?php echo $friend->id;?>">
<img src="/<?php echo $avatar;?>" alt="<?php echo $friend->name;?>" width="40" height="40">
</a>
ALTER TABLE `#__social_clusters_categories` ADD `container` tinyint(3) NOT NULL DEFAULT 0;
https://finalbug.net/stream-social-learning/registration/oauthdialog/twitter
https://finalbug.net/stream-social-learning/registration/oauthdialog/twitter
COM_KOMENTO_X_YEAR_AGO="about %1s year ago"
COM_KOMENTO_X_MONTH_AGO="about %1s month ago"
COM_KOMENTO_X_WEEK_AGO="about %1s week ago"
COM_KOMENTO_X_DAY_AGO="%1s day ago"
COM_KOMENTO_X_HOUR_AGO="%1s hour ago"
COM_KOMENTO_X_MINUTE_AGO="%1s minute ago"
COM_KOMENTO_X_SECOND_AGO="%1s second ago"
COM_KOMENTO_X_YEARS_AGO="about %1s years ago"
COM_KOMENTO_X_MONTHS_AGO="about %1s months ago"
COM_KOMENTO_X_YEAR_AGO="about %1s year ago"
COM_KOMENTO_X_MONTH_AGO="about %1s month ago"
COM_KOMENTO_X_WEEK_AGO="about %1s week ago"
COM_KOMENTO_X_DAY_AGO="%1s day ago"
COM_KOMENTO_X_HOUR_AGO="%1s hour ago"
COM_KOMENTO_X_MINUTE_AGO="%1s minute ago"
COM_KOMENTO_X_SECOND_AGO="%1s second ago"
COM_KOMENTO_X_YEARS_AGO="about %1s years ago"
COM_KOMENTO_X_MONTHS_AGO="about %1s months ago"
body #eb .btn-success {
color: #fff !important;
background-color: #005582 !important;
border-color: #005582 !important;
}
body #eb .btn-success {
color: #fff !important;
background-color: #005582 !important;
border-color: #005582 !important;
}