This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| function add_combination($data){ | |
| global $webService, $config; | |
| try{ | |
| $xml = $webService->get(array('url' => $config["ps_shop"].'api/combinations?schema=blank')); | |
| $combination = $xml->children()->children(); | |
| $combination->associations->product_option_values->product_option_values[0]->id = $data["option_id"]; | |
| $combination->reference = $data["code"]; | |
| $combination->id_product = $data["id_product"]; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** WARNING - USE AT OWN RISK */ | |
| /** IT IS AGAINST APPLE'S POLICY TO USE SF PRO FOR ANYTHING OTHER THAN iOS/tvOS/macOS/watchOS DESIGN & DEVELOPMENT */ | |
| /** https://sf.abarba.me/LICENSE.pdf */ | |
| /** 1. Copy/import this file into your main css/scss file */ | |
| /** 2. Change css font-family: to "SF Text", "SF Display" or "SF Mono" */ | |
| /** 3. Apply font-weight or italic to html elements */ | |
| /*---------------------------------------------------------------------------* | |
| * SF UI Display |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| function get_gg($url) { | |
| $post_data = json_encode(array( | |
| 'method' => 'pos.plusones.get', | |
| 'id' => 'p', | |
| 'params' => array( | |
| 'nolog' => true, | |
| 'id' => $url, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @echo off | |
| title Bios Script V60.0 | |
| :: Created By Terry McCain | |
| :: Google plus / +TerryMcCain | |
| :: email any bugs to (terrykittyman10@gmail.com) | |
| ::------------------------------------------------------------------------------------ | |
| :: Do not edit the script (only if you know wat your doing. thank you.) | |
| ::------------------------------------------------------------------------------------ | |
| ::==================================================================================== | |
| ::Settings ( can be changed ) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <iframe width="660" height="500" style="overflow:hidden;" id="FO_SG1" src="http://fotografiaobrotowa.eu/3DKreator/index.html" frameborder="0" allowfullscreen></iframe> | |
| <!-- WERSJA 2 --> | |
| <iframe width="660" height="500" style="overflow:hidden;" id="FO_SG2" src="http://fotografiaobrotowa.eu/11.04.2014/15/index.html" frameborder="0" allowfullscreen></iframe> |