Ostatnio widziany: paź 11, 2025
sh /openmeetings/bin/shutdown.sh
Never: no access-list 150 permit ip host 10.0.0.1 host 10.0.0.2 – this will remove whole 150 ACL! (idiots from cisco) What to do: 1. show acce...
alt+f11, module Dim oshp As Shape Dim oslide As slide Sub Format() Dim tekst, slide, start_slide, end_slide start_slide = 7 end_s...
Dim tekst Set tekst = ActivePresentation.Slides(i).Shapes(1) If tekst.HasTextFrame Then ...
Sub Formatuj() Dim tekst For i = 7 To ActivePresentation.Slides.Count Set tekst = ActivePresentation.Slides(i).Shape...
1. url/remote as usual ’ 2. username as usual 3. password is your personal/project token 4. have fun
1. solution edit testsDuskTestCase.php and disable headless mode $options = (new ChromeOptions)->addArguments([ // '--disabl...
Edit Model file public function filters() { return array( 'MY_FIELD' => array( array(function($value) { return (!$value...