Skip to content

Instantly share code, notes, and snippets.

0056bd0: 6e67 6c69 7368 220a 224c 656f 2044 efbe nglish"."Leo D..
0056be0: 826c 6962 6573 3a20 436f 7070 656c 6961 .libes: Coppelia
0056bf0: 2057 616c 747a 222c 2273 6d64 5f30 3030 Waltz","smd_000
0056c00: 3339 3422 2c31 2e35 2c22 4d4c 433a 3a4d 394",1.5,"MLC::M
0056c10: 656c 6f64 7920 4c69 6e65 2c20 4c79 7269 elody Line, Lyri
0056c20: 6373 2026 2043 686f 7264 7322 2c22 526f cs & Chords","Ro
0056c30: 6d61 6e74 6963 2c20 436c 6173 7369 6361 mantic, Classica
0056c40: 6c22 2c22 4465 6c69 6265 732c 204c 656f l","Delibes, Leo
param (
[string] $report = $(throw $GetAntispamFilteringReport_LocalizedStrings.res_0000),
$location = $null,
[System.DateTime] $startDate = [System.DateTime]::MinValue,
[System.DateTime] $endDate = [System.DateTime]::MaxValue,
[System.Int32] $top = 10
)
<?php
/*
Template Name: Home
*/
get_header(); ?>
<div id="container">
<div id="content" role="main">
<?php
<?php
/*
Template Name: Home
*/
get_header(); ?>
<div id="container">
<div id="content" role="main">
<?php
$args = array( 'post_type' => 'attachment', 'numberposts' => -1, 'post_status' => null, 'post_parent' => $post->ID );
$attachments = get_posts($args);
if ($attachments) {
foreach ( $attachments as $attachment ) {
echo apply_filters( 'the_title' , $attachment->post_title );
echo apply_filters( 'the_content' , $attachment->post_excerpt);
the_attachment_link( $attachment->ID , false );
}
}
register_nav_menus( array(
'primary' => __( 'Primary Navigation', 'mytheme' ),
'HeaderNav' => __('Header Nav','mytheme'),
) );
<?php
/* Get the images for the concertina */
$args = array( 'post_type' => 'attachment', 'numberposts' => -1, 'post_status' => null, 'post_parent' => $post->ID, 'order_by' => 'menu_order', 'order' => 'asc' );
$attachments = get_posts($args);
print_r($attachments);
if ($attachments) : ?>
<div id="tabs">
<ul>
<?php $i = 0; foreach ( $attachments as $attachment ): ?>
<li>
Imports Microsoft.VisualBasic.CompilerServices
Imports System
Imports System.Diagnostics
Imports System.Runtime.CompilerServices
Imports System.Web.UI
Imports System.Web.UI.WebControls
Namespace stockroom
Public Class pagingNav
Inherits UserControl
<AccessedThroughProperty("lblCurrentPage")> _
Checking configuration files in /etc
Config file: clamd.conf
-----------------------
LogFile = "/var/log/clamav/clamd.log"
LogFileMaxSize = "5242880"
LogTime = "yes"
PidFile = "/var/run/clamav/clamd.pid"
TemporaryDirectory = "/var/tmp"
LocalSocket = "/var/run/clamav/clamd.sock"
[root@server18 ~]# cat eicar.com
X5O!P%@AP[4\PZX54(P^)7CC)7}-STANDARD-ANTIVIRUS-TEST-FILE!+H*
[root@server18 ~]# clamdscan eicar.com
/root/eicar.com: OK
----------- SCAN SUMMARY -----------
Infected files: 0
Time: 0.000 sec (0 m 0 s)
[root@server18 ~]# clamscan eicar.com
eicar.com: OK